From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4986 invoked by alias); 1 Apr 2004 17:49:23 -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 4880 invoked from network); 1 Apr 2004 17:49:18 -0000 Received: from unknown (HELO takamaka.act-europe.fr) (142.179.108.108) by sources.redhat.com with SMTP; 1 Apr 2004 17:49:18 -0000 Received: by takamaka.act-europe.fr (Postfix, from userid 507) id A527747D62; Thu, 1 Apr 2004 09:49:17 -0800 (PST) Date: Thu, 01 Apr 2004 17:49:00 -0000 From: Joel Brobecker To: gdb-patches@sources.redhat.com Subject: Re: [RFA/testsuite/ada] Do not abort prematurely the test upon build failure Message-ID: <20040401174917.GP888@gnat.com> References: <20040401023006.GL888@gnat.com> <20040401040241.GA14882@nevyn.them.org> <20040401061828.GN888@gnat.com> <20040401150830.GB31170@nevyn.them.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040401150830.GB31170@nevyn.them.org> User-Agent: Mutt/1.4i X-SW-Source: 2004-04/txt/msg00026.txt.bz2 > > 2004-03-31 Joel Brobecker > > > > * lib/ada.exp (gdb_compile_ada): Emit UNSUPPORTED if we failed > > to build the application. Remove the message printed when in > > verbose mode, redundant with the UNSUPPORTED message above. > > > > (not sure if I used the proper terminology in the ChangeLog entry) > > This patch is OK. Cool, thank you. Checked in. -- Joel