From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22270 invoked by alias); 11 May 2005 23:16:03 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 22193 invoked from network); 11 May 2005 23:15:55 -0000 Received: from unknown (HELO legolas.inter.net.il) (192.114.186.24) by sourceware.org with SMTP; 11 May 2005 23:15:55 -0000 Received: from zaretski (IGLD-83-130-254-105.inter.net.il [83.130.254.105]) by legolas.inter.net.il (MOS 3.5.6-GR) with ESMTP id EIV04445 (AUTH halo1); Thu, 12 May 2005 02:15:53 +0300 (IDT) Date: Wed, 11 May 2005 23:22:00 -0000 From: "Eli Zaretskii" To: gdb-patches@sourceware.org Message-ID: <01c5567f$Blat.v2.4$1479f760@zahav.net.il> Content-Transfer-Encoding: 7BIT Content-Type: text/plain; charset=ISO-8859-1 In-reply-to: <20050511200816.GB4104@nevyn.them.org> (message from Daniel Jacobowitz on Wed, 11 May 2005 16:08:16 -0400) Subject: Re: ylwrap Reply-to: Eli Zaretskii References: <01c55663$Blat.v2.4$7e448d20@zahav.net.il> <20050511200816.GB4104@nevyn.them.org> X-SW-Source: 2005-05/txt/msg00258.txt.bz2 > Date: Wed, 11 May 2005 16:08:16 -0400 > From: Daniel Jacobowitz > Cc: Eli Zaretskii , gdb-patches@sourceware.org > > > # This file is maintained in Automake, please report > > # bugs to or send patches to > > # . > > Note that our version is outdated anyway. We can't import the new > version yet, because it's incompatible; it has to be done in sync with > two of the binutils directories which use Automake. > > This has been on my TODO for a while but I haven't gotten any round > tuits lately. So what do I do for now? wait until we resync with the latest version, or commit my changes in the GDB CVS? Or maybe something else?