public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libstdc++/26142]  New: global debug namespace clashes everywhere
@ 2006-02-07  0:16 mueller at gcc dot gnu dot org
  2006-02-07  0:46 ` [Bug libstdc++/26142] " pinskia at gcc dot gnu dot org
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: mueller at gcc dot gnu dot org @ 2006-02-07  0:16 UTC (permalink / raw)
  To: gcc-bugs

the 

namespace debug = std::__gnu_debug;

from debug/debug.h (which is pulled in by almost every STL header) causes
quite some clashes and is a huge PITA, as debug is often a user application
namespace or
function. 

why can't this be inside the std:: namespace or at least not be pulled in
by default? (without explicitely including this header, or even using some
define?)

this seems a violation of namespace cleanness to me. is this really defined
in ISO C++?


-- 
           Summary: global debug namespace clashes everywhere
           Product: gcc
           Version: 4.2.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libstdc++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: mueller at gcc dot gnu dot org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26142


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2006-03-16  1:42 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-02-07  0:16 [Bug libstdc++/26142] New: global debug namespace clashes everywhere mueller at gcc dot gnu dot org
2006-02-07  0:46 ` [Bug libstdc++/26142] " pinskia at gcc dot gnu dot org
2006-02-07  5:43 ` bkoz at gcc dot gnu dot org
2006-02-07 14:20 ` pinskia at gcc dot gnu dot org
2006-02-07 14:49 ` pinskia at gcc dot gnu dot org
2006-02-08 20:59 ` bkoz at gcc dot gnu dot org
2006-02-08 21:42 ` bkoz at gcc dot gnu dot org
2006-02-09  4:31 ` bkoz at gcc dot gnu dot org
2006-02-09  5:07 ` bkoz at gcc dot gnu dot org
2006-02-22 17:17 ` bkoz at gcc dot gnu dot org
2006-02-22 18:53 ` mueller at gcc dot gnu dot org
2006-03-16  1:42 ` bkoz at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).