From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32057 invoked by alias); 10 Sep 2002 07:06:26 -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 32048 invoked from network); 10 Sep 2002 07:06:25 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sources.redhat.com with SMTP; 10 Sep 2002 07:06:25 -0000 Received: from int-mx2.corp.redhat.com (nat-pool-rdu-dmz.redhat.com [172.16.52.200]) by mx1.redhat.com (8.11.6/8.11.6) with ESMTP id g8A6o5v01810 for ; Tue, 10 Sep 2002 02:50:05 -0400 Received: from potter.sfbay.redhat.com (potter.sfbay.redhat.com [172.16.27.15]) by int-mx2.corp.redhat.com (8.11.6/8.11.6) with ESMTP id g8A76Od30362 for ; Tue, 10 Sep 2002 03:06:24 -0400 Received: from cygbert.vinschen.de (vpn50-4.rdu.redhat.com [172.16.50.4]) by potter.sfbay.redhat.com (8.11.6/8.11.6) with ESMTP id g8A76MC16356 for ; Tue, 10 Sep 2002 00:06:22 -0700 Received: (from corinna@localhost) by cygbert.vinschen.de (8.11.6/8.9.3/Linux sendmail 8.9.3) id g8A76JB11479 for gdb-patches@sources.redhat.com; Tue, 10 Sep 2002 09:06:19 +0200 Date: Tue, 10 Sep 2002 00:06:00 -0000 From: Corinna Vinschen To: gdb-patches@sources.redhat.com Subject: Re: [RFA] default.exp checks wrong string Message-ID: <20020910090619.D1574@cygbert.vinschen.de> Reply-To: gdb-patches@sources.redhat.com Mail-Followup-To: gdb-patches@sources.redhat.com References: <20020909183220.Y1574@cygbert.vinschen.de> <3D7CE2F4.9060300@ges.redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3D7CE2F4.9060300@ges.redhat.com> User-Agent: Mutt/1.3.22.1i X-SW-Source: 2002-09/txt/msg00146.txt.bz2 On Mon, Sep 09, 2002 at 02:05:40PM -0400, Andrew Cagney wrote: > Either way, fixing this is pretty obvious. > > enjoy, > Andrew Thanks, applied. Corinna