From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27489 invoked by alias); 12 May 2005 16:07:05 -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 26418 invoked from network); 12 May 2005 16:06:31 -0000 Received: from unknown (HELO nevyn.them.org) (66.93.172.17) by sourceware.org with SMTP; 12 May 2005 16:06:31 -0000 Received: from drow by nevyn.them.org with local (Exim 4.50) id 1DWGCl-0001BI-3v; Thu, 12 May 2005 12:06:31 -0400 Date: Thu, 12 May 2005 16:08:00 -0000 From: Daniel Jacobowitz To: Eli Zaretskii Cc: gdb-patches@sourceware.org Subject: Re: [RFA] Fix observer.sh when the argument includes a drive letter Message-ID: <20050512160631.GA4487@nevyn.them.org> Mail-Followup-To: Eli Zaretskii , gdb-patches@sourceware.org References: <01c5570b$Blat.v2.4$cfdc3860@zahav.net.il> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <01c5570b$Blat.v2.4$cfdc3860@zahav.net.il> User-Agent: Mutt/1.5.8i X-SW-Source: 2005-05/txt/msg00295.txt.bz2 On Thu, May 12, 2005 at 07:00:06PM +0300, Eli Zaretskii wrote: > This patch fixes the case where observer.texi's file name is in > absolute form on DOS/Windows. > > Okay to commit? > > 2005-05-12 Eli Zaretskii > > * observer.sh: (texi) [DJGPP]: If the file name includes a > colon, convert it to the /dev/x/ form. Clever. This is OK; would you mind adding a period after "trouble" in the comment? -- Daniel Jacobowitz CodeSourcery, LLC