From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3783 invoked by alias); 20 Jul 2004 04:34: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 3774 invoked from network); 20 Jul 2004 04:34:02 -0000 Received: from unknown (HELO aragorn.inter.net.il) (192.114.186.23) by sourceware.org with SMTP; 20 Jul 2004 04:34:02 -0000 Received: from zaretski ([80.230.152.191]) by aragorn.inter.net.il (MOS 3.4.6-GR) with ESMTP id DVN44799; Tue, 20 Jul 2004 07:33:59 +0300 (IDT) Date: Tue, 20 Jul 2004 04:34:00 -0000 From: "Eli Zaretskii" To: mec.gnu@mindspring.com (Michael Elizabeth Chastain) Message-Id: <2719-Tue20Jul2004073257+0300-eliz@gnu.org> CC: gdb-patches@sources.redhat.com, brobecker@gnat.com In-reply-to: <20040719224606.A47AD4B104@berman.michael-chastain.com> (mec.gnu@mindspring.com) Subject: Re: [patch/testsuite/ada] rename gnat_ada.gpr.in to gnat_ada.gin Reply-to: Eli Zaretskii References: <20040719224606.A47AD4B104@berman.michael-chastain.com> X-SW-Source: 2004-07/txt/msg00248.txt.bz2 > Date: Mon, 19 Jul 2004 18:46:06 -0400 (EDT) > From: mec.gnu@mindspring.com (Michael Elizabeth Chastain) > > This patch changes the filename > > -gdb/testsuite/gdb.ada/gnat_ada.gpr.in > +gdb/testsuite/gdb.ada/gnat_ada.gin > > I am doing this for MS-DOS compatibility. Thanks. > In addition to this diff, there are differences to configure > plus these commands: > > cvs remove gnat_ada.gpr.in > cvs add gnat_ada.gin > > Tested on native i686-pc-linux-gnu, red hat linux 8.0, > with gnat 3.2-7-rh (the system version of gnat). > > I'll give this 24 hours for comment, then commit it to gdb HEAD. Then > I'll give it a few days for any problems to surface and then test it > with gdb gdb-6_2-branch and commit it to the branch. This patch is fine with me.