From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5708 invoked by alias); 10 Sep 2004 01:19: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 5575 invoked from network); 10 Sep 2004 01:19:03 -0000 Received: from unknown (HELO nevyn.them.org) (66.93.172.17) by sourceware.org with SMTP; 10 Sep 2004 01:19:03 -0000 Received: from drow by nevyn.them.org with local (Exim 4.34 #1 (Debian)) id 1C5a46-0008U4-DW; Thu, 09 Sep 2004 21:19:02 -0400 Date: Fri, 10 Sep 2004 01:19:00 -0000 From: Daniel Jacobowitz To: Jason Molenda Cc: gdb-patches@sources.redhat.com, Andrew Cagney , Michael Elizabeth Chastain Subject: Re: RFA: if/while commands in user-defined command behave differently Message-ID: <20040910011902.GA32431@nevyn.them.org> Mail-Followup-To: Jason Molenda , gdb-patches@sources.redhat.com, Andrew Cagney , Michael Elizabeth Chastain References: <76449857-01CD-11D9-9838-000A9569836A@apple.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <76449857-01CD-11D9-9838-000A9569836A@apple.com> User-Agent: Mutt/1.5.5.1+cvs20040105i X-SW-Source: 2004-09/txt/msg00160.txt.bz2 On Wed, Sep 08, 2004 at 12:29:54PM -0700, Jason Molenda wrote: > [gdb/ChangeLog] > 2004-09-08 Jason Molenda (jmolenda@apple.com) > > * cli/cli-script.c (read_next_line): Accept zero or more > whitespace > chars after 'if' or 'while' commands in user-defined commands. OK, with the approved version of the test. -- Daniel Jacobowitz