From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28204 invoked by alias); 17 Dec 2002 23:34:13 -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 28196 invoked from network); 17 Dec 2002 23:34:12 -0000 Received: from unknown (HELO crack.them.org) (65.125.64.184) by 209.249.29.67 with SMTP; 17 Dec 2002 23:34:12 -0000 Received: from nevyn.them.org ([66.93.61.169] ident=mail) by crack.them.org with asmtp (Exim 3.12 #1 (Debian)) id 18OT6M-0007Ea-00; Tue, 17 Dec 2002 19:34:23 -0600 Received: from drow by nevyn.them.org with local (Exim 3.36 #1 (Debian)) id 18OREq-0006of-00; Tue, 17 Dec 2002 18:35:00 -0500 Date: Tue, 17 Dec 2002 16:08:00 -0000 From: Daniel Jacobowitz To: David Carlton Cc: gdb-patches@sources.redhat.com, Michael Elizabeth Chastain Subject: Re: [patch] delete namespace __gnu_test from C++ testsuite Message-ID: <20021217233500.GA26182@nevyn.them.org> Mail-Followup-To: David Carlton , gdb-patches@sources.redhat.com, Michael Elizabeth Chastain References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.1i X-SW-Source: 2002-12/txt/msg00530.txt.bz2 On Tue, Dec 17, 2002 at 03:28:17PM -0800, David Carlton wrote: > I've committed the following patches to delete the namespace > __gnu_test from the C++ testsuite files in which it occurs: it's > pointless, illegally-named, and turns those files into tests of > namespace support as well as tests of whatever they're trying to test. I hardly agree. These tests were taken from libstdc++ or the libstdc++ testsuite, weren't they? They have to work with the namespace. I'd rather you added simpler versions rather than changing what an existing test is testing. That messes up test results history in general. -- Daniel Jacobowitz MontaVista Software Debian GNU/Linux Developer