From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22745 invoked by alias); 13 Dec 2002 08:42:15 -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 22672 invoked from network); 13 Dec 2002 08:42:13 -0000 Received: from unknown (HELO frigg.inter.net.il) (192.114.186.16) by sources.redhat.com with SMTP; 13 Dec 2002 08:42:13 -0000 Received: from zaretsky ([80.230.194.79]) by frigg.inter.net.il (Mirapoint Messaging Server MOS 3.2.1-GA) with ESMTP id CAK88892; Fri, 13 Dec 2002 10:42:04 +0200 (IST) Date: Fri, 13 Dec 2002 05:05:00 -0000 From: "Eli Zaretskii" To: jjohnstn@redhat.com Message-Id: <5567-Fri13Dec2002104022+0200-eliz@is.elta.co.il> CC: ezannoni@redhat.com, gdb-patches@sources.redhat.com In-reply-to: <3DF8F98D.9070104@redhat.com> (jjohnstn@redhat.com) Subject: Re: Proposed patch for gdb/mi 741 Reply-to: Eli Zaretskii References: <3DF64046.2000004@redhat.com> <7263-Tue10Dec2002221810+0200-eliz@is.elta.co.il> <3DF8F98D.9070104@redhat.com> X-SW-Source: 2002-12/txt/msg00411.txt.bz2 > Date: Thu, 12 Dec 2002 16:03:09 -0500 > From: "J. Johnston" > > > > It's better, but I'd prefer that the text said explicitly that > > multiple directories should be separated by blanks. > > > > (This, of course, raises the issue of directories whose names include > > blanks ;-) > > See the latest attached version. This is perfect. Please commit it (assuming the code itself was approved by The Powers That Be). Thanks!