From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23729 invoked by alias); 9 Apr 2003 20:35:16 -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 23715 invoked from network); 9 Apr 2003 20:35:14 -0000 Received: from unknown (HELO jackfruit.Stanford.EDU) (171.64.38.136) by sources.redhat.com with SMTP; 9 Apr 2003 20:35:14 -0000 Received: (from carlton@localhost) by jackfruit.Stanford.EDU (8.11.6/8.11.6) id h39KZ6r12989; Wed, 9 Apr 2003 13:35:06 -0700 X-Authentication-Warning: jackfruit.Stanford.EDU: carlton set sender to carlton@math.stanford.edu using -f To: Elena Zannoni Cc: gdb-patches@sources.redhat.com Subject: Re: [RFC/TESTSUITE] completion.exp References: <16019.23357.144916.774165@localhost.redhat.com> <16020.32786.577583.70826@localhost.redhat.com> From: David Carlton Date: Wed, 09 Apr 2003 20:35:00 -0000 In-Reply-To: <16020.32786.577583.70826@localhost.redhat.com> Message-ID: User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Common Lisp) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2003-04/txt/msg00171.txt.bz2 On Wed, 9 Apr 2003 16:18:26 -0400, Elena Zannoni said: > Ah, I didn't know about string_to_regexp. Yeah, I just discovered it recently myself. Useful. > Yes, definitely, thank you. How's this? Works for me. I'm actually amazed that there were so few places in the testsuite that were affected by this issue. David Carlton carlton@math.stanford.edu