From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22901 invoked by alias); 5 Apr 2009 03:12:55 -0000 Received: (qmail 22892 invoked by uid 22791); 5 Apr 2009 03:12:55 -0000 X-SWARE-Spam-Status: No, hits=-1.7 required=5.0 tests=AWL,BAYES_00,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Received: from mtaout6.012.net.il (HELO mtaout6.012.net.il) (84.95.2.16) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sun, 05 Apr 2009 03:12:47 +0000 Received: from conversion-daemon.i-mtaout6.012.net.il by i-mtaout6.012.net.il (HyperSendmail v2007.08) id <0KHL00F00XRJRI00@i-mtaout6.012.net.il> for gdb-patches@sourceware.org; Sun, 05 Apr 2009 06:12:44 +0300 (IDT) Received: from HOME-C4E4A596F7 ([84.228.139.199]) by i-mtaout6.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0KHL00MHTY94CR60@i-mtaout6.012.net.il>; Sun, 05 Apr 2009 06:12:41 +0300 (IDT) Date: Sun, 05 Apr 2009 03:12:00 -0000 From: Eli Zaretskii Subject: Re: Python pretty-printing [1/6] In-reply-to: <1238881409.27802.3.camel@localhost.localdomain> To: Thiago Jung Bauermann Cc: tromey@redhat.com, gdb-patches@sourceware.org, brobecker@adacore.com Reply-to: Eli Zaretskii Message-id: <833acndccx.fsf@gnu.org> References: <1238881409.27802.3.camel@localhost.localdomain> X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2009-04/txt/msg00096.txt.bz2 > From: Thiago Jung Bauermann > Cc: Tom Tromey , gdb-patches@sourceware.org, > Joel Brobecker > Date: Sat, 04 Apr 2009 18:43:29 -0300 > > > I will add the rest of the options myself later. Joel, if it isn't > > done when you are going to branch, would you please ping me? > > I just added this: > > * Add missing configure options to the README (ping Eli about it). > > to the release page on the wiki [0]. Thanks.