From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2239 invoked by alias); 12 May 2005 13:06:20 -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 2179 invoked from network); 12 May 2005 13:06:10 -0000 Received: from unknown (HELO nevyn.them.org) (66.93.172.17) by sourceware.org with SMTP; 12 May 2005 13:06:10 -0000 Received: from drow by nevyn.them.org with local (Exim 4.50) id 1DWDOE-0007zL-61; Thu, 12 May 2005 09:06:10 -0400 Date: Thu, 12 May 2005 13:06:00 -0000 From: Daniel Jacobowitz To: Eli Zaretskii Cc: gdb-patches@sourceware.org Subject: Re: ylwrap Message-ID: <20050512130610.GA30555@nevyn.them.org> Mail-Followup-To: Eli Zaretskii , gdb-patches@sourceware.org References: <01c55663$Blat.v2.4$7e448d20@zahav.net.il> <20050511200816.GB4104@nevyn.them.org> <01c5567f$Blat.v2.4$1479f760@zahav.net.il> <20050511233254.GB10961@nevyn.them.org> <01c556f2$Blat.v2.4$87fb60c0@zahav.net.il> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <01c556f2$Blat.v2.4$87fb60c0@zahav.net.il> User-Agent: Mutt/1.5.8i X-SW-Source: 2005-05/txt/msg00274.txt.bz2 On Thu, May 12, 2005 at 03:59:08PM +0300, Eli Zaretskii wrote: > > Date: Wed, 11 May 2005 19:32:54 -0400 > > From: Daniel Jacobowitz > > Cc: gdb-patches@sourceware.org > > > > > 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? > > > > Hard to say in absence of the proposed changes. The first thing to do > > is make sure that the latest version in automake is OK, or fix it. > > The proposed patches are below; they fix the script's notion of > absolute file names on Windows/DOS. The latest versions of the > script, both in the released Automake 1.9 and in Automake's CVS, > already include the equivalents of these patches. > > Unless you (or someone else) are going to import the latest version of > ylwrap VSN, I'd like to commit these changes to the GDB repository, > since they should be harmless. > > TIA Thanks for the patch, Eli. I am going to _try_ to do the import today. If it turns out that I don't get it done, then I think the patch is fine; but be sure to check with DJ Delorie first to sync with the GCC repository (see MAINTAINERS in the top level). -- Daniel Jacobowitz CodeSourcery, LLC