From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15225 invoked by alias); 30 May 2002 08:42:32 -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 15217 invoked from network); 30 May 2002 08:42:29 -0000 Received: from unknown (HELO potter.sfbay.redhat.com) (205.180.83.107) by sources.redhat.com with SMTP; 30 May 2002 08:42:29 -0000 Received: from redhat.com (IDENT:zk//kxhKRIPCetF8Yw+DYiUwcba2fHje@romulus.sfbay.redhat.com [172.16.27.251]) by potter.sfbay.redhat.com (8.11.6/8.11.6) with SMTP id g4U8ePv26496; Thu, 30 May 2002 01:40:25 -0700 Date: Thu, 30 May 2002 07:56:00 -0000 From: Benjamin Kosnik To: Daniel Jacobowitz Cc: mec@shout.net, gdb-patches@sources.redhat.com Subject: Re: gdb.c++ testsuite 1.3: member_data_static.exp (resend) Message-Id: <20020530014215.2d42c23d.bkoz@redhat.com> In-Reply-To: <20020529154253.GA22637@branoic.them.org> References: <200205282112.g4SLCap24212@duracef.shout.net> <20020529030004.4d9ce9e5.bkoz@redhat.com> <20020529150837.GA21893@branoic.them.org> <20020529081930.325bc903.bkoz@nabi.net> <20020529154253.GA22637@branoic.them.org> Reply-To: bkoz@redhat.com Organization: Red Hat / Paris Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-SW-Source: 2002-05/txt/msg01022.txt.bz2 > Looks that way to me. That sounds like the right solution. Great. Then this test should go in with that addition, and I'll add to this later. thanks benjamin