From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9224 invoked by alias); 30 Apr 2006 23:05:26 -0000 Received: (qmail 9209 invoked by uid 22791); 30 Apr 2006 23:05:25 -0000 X-Spam-Check-By: sourceware.org Received: from smtp-101-monday.nerim.net (HELO kraid.nerim.net) (62.4.16.101) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sun, 30 Apr 2006 23:05:24 +0000 Received: from uniton.integrable-solutions.net (gdr.net1.nerim.net [62.212.99.186]) by kraid.nerim.net (Postfix) with ESMTP id 7B99140E1E; Mon, 1 May 2006 01:05:20 +0200 (CEST) Received: from uniton.integrable-solutions.net (localhost [127.0.0.1]) by uniton.integrable-solutions.net (8.12.10/8.12.10/SuSE Linux 0.7) with ESMTP id k3UN29tZ012885; Mon, 1 May 2006 01:02:09 +0200 Received: (from gdr@localhost) by uniton.integrable-solutions.net (8.12.10/8.12.10/Submit) id k3UN29ur012884; Mon, 1 May 2006 01:02:09 +0200 To: gcc-bugzilla@gcc.gnu.org Cc: gcc-bugs@gcc.gnu.org Subject: Re: [Bug libstdc++/6257] C-library symbols enter global namespace References: <20060419113824.19337.qmail@sourceware.org> From: Gabriel Dos Reis In-Reply-To: <20060419113824.19337.qmail@sourceware.org> Date: Sun, 30 Apr 2006 23:05:00 -0000 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2006-04/txt/msg02677.txt.bz2 List-Id: "marc dot glisse at normalesup dot org" writes: | (In reply to comment #20) | > the | > very same source code would not be be portable across those targets. I don't | > think we would like that. Besides, more generally, I'm not at all sure that | > all the users would actually *like* the new behavior. | | I meant proposing it as a choice, with a flag like -fclean-global-namespace That is a non-starter. PR better suspended. -- Gaby