From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32728 invoked by alias); 24 Jan 2007 00:03:41 -0000 Received: (qmail 32719 invoked by uid 22791); 24 Jan 2007 00:03:40 -0000 X-Spam-Check-By: sourceware.org Received: from nile.gnat.com (HELO nile.gnat.com) (205.232.38.5) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 24 Jan 2007 00:03:32 +0000 Received: from localhost (localhost [127.0.0.1]) by filtered-nile.gnat.com (Postfix) with ESMTP id 2AA0F48CD9E for ; Tue, 23 Jan 2007 19:03:31 -0500 (EST) Received: from nile.gnat.com ([127.0.0.1]) by localhost (nile.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 06078-01-5 for ; Tue, 23 Jan 2007 19:03:31 -0500 (EST) Received: from takamaka.act-europe.fr (joel.gnat.com [205.232.38.116]) by nile.gnat.com (Postfix) with ESMTP id 07B1148CBE2 for ; Tue, 23 Jan 2007 19:03:31 -0500 (EST) Received: by takamaka.act-europe.fr (Postfix, from userid 1000) id 238CC34C099; Wed, 24 Jan 2007 04:04:29 +0400 (RET) Date: Wed, 24 Jan 2007 00:03:00 -0000 From: Joel Brobecker To: gdb-patches@sourceware.org Subject: Re: [RFA] Fix bug in set substitute-patch Message-ID: <20070124000429.GB4676@adacore.com> References: <20070112040310.GI537@adacore.com> <20070120203439.GA27823@nevyn.them.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070120203439.GA27823@nevyn.them.org> User-Agent: Mutt/1.4.2.2i 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-01/txt/msg00487.txt.bz2 > > 2007-01-12 Joel Brobecker > > > > * source.c (find_and_open_source): Try rewriting the source > > path inside filename if dirname is NULL. > > > > Tested on x86-linux, no regression. > > OK to apply? > > OK, and thanks. Thanks, Daniel. Now checked in. -- Joel