From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5448 invoked by alias); 13 Dec 2002 17:58:28 -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 5380 invoked from network); 13 Dec 2002 17:58:24 -0000 Received: from unknown (HELO touchme.toronto.redhat.com) (216.138.202.10) by sources.redhat.com with SMTP; 13 Dec 2002 17:58:24 -0000 Received: from redhat.com (toocool.toronto.redhat.com [172.16.14.72]) by touchme.toronto.redhat.com (Postfix) with ESMTP id C70DD80018D; Fri, 13 Dec 2002 12:58:23 -0500 (EST) Message-ID: <3DFA1FBF.20609@redhat.com> Date: Fri, 13 Dec 2002 09:59:00 -0000 From: "J. Johnston" Organization: Red Hat Inc. User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20020823 Netscape/7.0 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Eli Zaretskii Cc: ezannoni@redhat.com, gdb-patches@sources.redhat.com Subject: Re: Proposed patch for gdb/mi 741 References: <3DF64046.2000004@redhat.com> <7263-Tue10Dec2002221810+0200-eliz@is.elta.co.il> <3DF8F98D.9070104@redhat.com> <5567-Fri13Dec2002104022+0200-eliz@is.elta.co.il> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2002-12/txt/msg00421.txt.bz2 All of the patches have been checked in. -- Jeff J. Eli Zaretskii wrote: >>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!