From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21020 invoked by alias); 19 Apr 2006 11:44:07 -0000 Received: (qmail 20994 invoked by uid 48); 19 Apr 2006 11:44:04 -0000 Date: Wed, 19 Apr 2006 11:44:00 -0000 Message-ID: <20060419114404.20993.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug libstdc++/6257] C-library symbols enter global namespace In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "pcarlini at suse dot de" 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/msg01520.txt.bz2 List-Id: ------- Comment #22 from pcarlini at suse dot de 2006-04-19 11:44 ------- (In reply to comment #21) > I meant proposing it as a choice, with a flag like -fclean-global-namespace > (better than a macro since it probably means changing the include path and > redefining a few macros), which needs not be the default. The current > implementation would have to be kept for some platforms anyway, so it could be > kept for all. Ok, this makes sense, assuming of course it can be done in a reasonably clean way. I encourage you to try preparing something self-contained (not necessarily complete, not necessarily touching all the headers, at this stage) and post it for further discussion on the libstdc++ list. Thanks. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=6257