From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24453 invoked by alias); 22 Sep 2010 07:03:17 -0000 Received: (qmail 24443 invoked by uid 22791); 22 Sep 2010 07:03:16 -0000 X-SWARE-Spam-Status: No, hits=-0.7 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Received: from mtaout21.012.net.il (HELO mtaout21.012.net.il) (80.179.55.169) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 22 Sep 2010 07:03:11 +0000 Received: from conversion-daemon.a-mtaout21.012.net.il by a-mtaout21.012.net.il (HyperSendmail v2007.08) id <0L9400300ZIW0400@a-mtaout21.012.net.il> for gdb-patches@sourceware.org; Wed, 22 Sep 2010 09:02:58 +0200 (IST) Received: from HOME-C4E4A596F7 ([77.127.203.3]) by a-mtaout21.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0L94002Q5ZKWKYD0@a-mtaout21.012.net.il>; Wed, 22 Sep 2010 09:02:58 +0200 (IST) Date: Wed, 22 Sep 2010 16:17:00 -0000 From: Eli Zaretskii Subject: Re: RFA: document Value.__init__ In-reply-to: To: Tom Tromey Cc: joel.borggren.franck@gmail.com, andre.poenitz@nokia.com, gdb-patches@sourceware.org Reply-to: Eli Zaretskii Message-id: <83vd5yw997.fsf@gnu.org> References: <201009161148.37670.andre.poenitz@nokia.com> <83wrqex22c.fsf@gnu.org> 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: 2010-09/txt/msg00369.txt.bz2 > From: Tom Tromey > Cc: joel.borggren.franck@gmail.com, andre.poenitz@nokia.com, > gdb-patches@sourceware.org > Date: Tue, 21 Sep 2010 15:56:17 -0600 > > Eli> OK, but the long list of conversions in the first paragraph could use > Eli> a @table, I think. > > How about this? That's fine. Thanks.