From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20294 invoked by alias); 18 Jun 2004 23:13:38 -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 20269 invoked from network); 18 Jun 2004 23:13:32 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org with SMTP; 18 Jun 2004 23:13:32 -0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.10/8.12.10) with ESMTP id i5INDWe1012418 for ; Fri, 18 Jun 2004 19:13:32 -0400 Received: from zenia.home.redhat.com (porkchop.devel.redhat.com [172.16.58.2]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id i5INDU004392; Fri, 18 Jun 2004 19:13:31 -0400 To: mec.gnu@mindspring.com (Michael Elizabeth Chastain) Cc: gdb-patches@sources.redhat.com Subject: Re: RFA: gdb.base/charset.exp: tighten regexp for ^C References: <20040617213405.5EB004B104@berman.michael-chastain.com> From: Jim Blandy Date: Fri, 18 Jun 2004 23:13:00 -0000 In-Reply-To: <20040617213405.5EB004B104@berman.michael-chastain.com> Message-ID: User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2004-06/txt/msg00453.txt.bz2 mec.gnu@mindspring.com (Michael Elizabeth Chastain) writes: > jimb> Ping? I reported the systems on which I tested it in a followup > jimb> message. > jimb> > jimb> http://sources.redhat.com/ml/gdb-patches/2004-06/msg00064.html > > And I replied in > > http://sources.redhat.com/ml/gdb-patches/2004-06/msg00091.html > > I'm still using this ancient 'mailx' mailer which doesn't thread > messages. I apologize for that. :( > > Anyways, I hereby approve this patch. > > Michael C > > > 2004-06-03 Jim Blandy > > > > * gdb.base/charset.exp: Only send a control-C if we see a new > > prompt and incomplete command. Committed --- thanks.