From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8227 invoked by alias); 5 Feb 2009 16:30:34 -0000 Received: (qmail 8207 invoked by uid 22791); 5 Feb 2009 16:30:33 -0000 X-SWARE-Spam-Status: No, hits=-2.7 required=5.0 tests=AWL,BAYES_00,SPF_PASS X-Spam-Check-By: sourceware.org Received: from e24smtp04.br.ibm.com (HELO e24smtp04.br.ibm.com) (32.104.18.25) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 05 Feb 2009 16:30:29 +0000 Received: from d24relay01.br.ibm.com (d24relay01.br.ibm.com [9.8.31.16]) by e24smtp04.br.ibm.com (8.13.1/8.13.1) with ESMTP id n15GT5ZA022946 for ; Thu, 5 Feb 2009 14:29:05 -0200 Received: from d24av01.br.ibm.com (d24av01.br.ibm.com [9.18.232.46]) by d24relay01.br.ibm.com (8.13.8/8.13.8/NCO v9.1) with ESMTP id n15HTs4X3674366 for ; Thu, 5 Feb 2009 14:29:54 -0300 Received: from d24av01.br.ibm.com (loopback [127.0.0.1]) by d24av01.br.ibm.com (8.12.11.20060308/8.13.3) with ESMTP id n15GUQwC011482 for ; Thu, 5 Feb 2009 14:30:26 -0200 Received: from [9.18.201.230] ([9.18.201.230]) by d24av01.br.ibm.com (8.12.11.20060308/8.12.11) with ESMTP id n15GUQwZ011470; Thu, 5 Feb 2009 14:30:26 -0200 Subject: RE: [RFA] Add la_getstr member to language_defn From: Thiago Jung Bauermann To: Pierre Muller Cc: "'gdb-patches ml'" In-Reply-To: <000001c987ab$048df7a0$0da9e6e0$@u-strasbg.fr> References: <1227417278.28256.183.camel@localhost.localdomain> <20081123161013.GA15069@caradoc.them.org> <1227490821.8533.25.camel@hotblack.bauerhaus> <20081124022858.GA19331@caradoc.them.org> <1227551659.28256.225.camel@localhost.localdomain> <20081124202146.GA1991@caradoc.them.org> <1227564549.28256.248.camel@localhost.localdomain> <1230949603.8380.143.camel@localhost.localdomain> <1233665501.14735.7.camel@localhost.localdomain> <1233751023.14735.40.camel@localhost.localdomain> <1233785351.14735.56.camel@localhost.localdomain> <1233836456.14735.69.camel@localhost.localdomain> <000001c987ab$048df7a0$0da9e6e0$@u-strasbg.fr> Content-Type: text/plain; charset=utf-8 Date: Thu, 05 Feb 2009 16:30:00 -0000 Message-Id: <1233851424.14735.78.camel@localhost.localdomain> Mime-Version: 1.0 Content-Transfer-Encoding: 8bit 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-02/txt/msg00126.txt.bz2 El jue, 05-02-2009 a las 17:01 +0100, Pierre Muller escribió: > I just wrote a pascal version of your c_get_string, > which basically calls c_get_string but also handles > Pascal string types specifically. This is great. Thanks! > The problem is that I found no reference to > this la_get_string in the code yet, so that I am > unable to really check if my patch is correct. I committed the patch a few hours ago. If you update your CVS checkout, you should see it (unless I messed up the commit, which I do sometimes!). > This is the function I wrote: Your function looks good AFAICS. -- []'s Thiago Jung Bauermann IBM Linux Technology Center