From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32528 invoked by alias); 24 Oct 2007 20:07:13 -0000 Received: (qmail 32468 invoked by uid 22791); 24 Oct 2007 20:07:13 -0000 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 24 Oct 2007 20:07:09 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id 080D298341 for ; Wed, 24 Oct 2007 20:07:07 +0000 (GMT) Received: from caradoc.them.org (22.svnf5.xdsl.nauticom.net [209.195.183.55]) by nan.false.org (Postfix) with ESMTP id AEC5E981F2 for ; Wed, 24 Oct 2007 20:07:06 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.68) (envelope-from ) id 1IkmVN-0004Kb-Ol for gdb-patches@sourceware.org; Wed, 24 Oct 2007 16:07:05 -0400 Date: Wed, 24 Oct 2007 20:10:00 -0000 From: 'Daniel Jacobowitz' To: gdb-patches@sourceware.org Subject: Re: [RFA] ARI fix: Remove 3 uses of xasprintf Message-ID: <20071024200705.GI10943@caradoc.them.org> Mail-Followup-To: gdb-patches@sourceware.org References: <000c01c80f35$909200b0$b1b60210$@u-strasbg.fr> <001c01c80f3c$e8613c00$b923b400$@u-strasbg.fr> <20071015151408.GA22487@caradoc.them.org> <000001c80f41$51aecc00$f50c6400$@u-strasbg.fr> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <000001c80f41$51aecc00$f50c6400$@u-strasbg.fr> User-Agent: Mutt/1.5.15 (2007-04-09) 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: 2007-10/txt/msg00616.txt.bz2 On Mon, Oct 15, 2007 at 05:37:39PM +0200, Pierre Muller wrote: > Then I would simply leave it inside defs.h and utils.c > and ask you to apply this little patch to gdb_ari.sh > > Pseudo ChangeLog: > > 2007-10-15 Pierre Muller > * gdb_ari.sh (xasprintf): Add known entries in defs.h and utils.c. > Switch to regression category. > (xvasprintf): Idem. Done now. -- Daniel Jacobowitz CodeSourcery