From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9851 invoked by alias); 1 Jan 2004 23:02:36 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 9831 invoked from network); 1 Jan 2004 23:02:32 -0000 Received: from unknown (HELO walton.kettenis.dyndns.org) (213.93.115.144) by sources.redhat.com with SMTP; 1 Jan 2004 23:02:32 -0000 Received: from elgar.kettenis.dyndns.org (elgar.kettenis.dyndns.org [192.168.0.2]) by walton.kettenis.dyndns.org (8.12.6p3/8.12.6) with ESMTP id i01N1uP7000569; Fri, 2 Jan 2004 00:01:56 +0100 (CET) (envelope-from kettenis@elgar.kettenis.dyndns.org) Received: from elgar.kettenis.dyndns.org (localhost [127.0.0.1]) by elgar.kettenis.dyndns.org (8.12.6p3/8.12.6) with ESMTP id i01N1uro091801; Fri, 2 Jan 2004 00:01:56 +0100 (CET) (envelope-from kettenis@elgar.kettenis.dyndns.org) Received: (from kettenis@localhost) by elgar.kettenis.dyndns.org (8.12.6p3/8.12.6/Submit) id i01N1tea091798; Fri, 2 Jan 2004 00:01:55 +0100 (CET) Date: Thu, 01 Jan 2004 23:02:00 -0000 Message-Id: <200401012301.i01N1tea091798@elgar.kettenis.dyndns.org> From: Mark Kettenis To: mec.gnu@mindspring.com CC: gdb@sources.redhat.com, mec.gnu@mindspring.com, drow@mvista.com In-reply-to: <20040101224049.C1BD64B35A@berman.michael-chastain.com> (mec.gnu@mindspring.com) Subject: Re: C++ testsuite changes References: <20040101224049.C1BD64B35A@berman.michael-chastain.com> X-SW-Source: 2004-01/txt/msg00022.txt.bz2 Date: Thu, 1 Jan 2004 17:40:49 -0500 (EST) From: mec.gnu@mindspring.com (Michael Elizabeth Chastain) Okay, this fixes the ERROR/UNRESOLVED problem on my system when I use the sourceware version of 'expect'. It replaces one level of "(void|)" alternative with more alternatives at a higher level. Mark, can you try this? That defenitely helps. Please check this in. Thanks! Mark 2004-01-01 Michael Chastain * gdb.cp/virtfunc.exp: Modify some patterns to avoid a mysterious bug with sourceware version of expect.