This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/33633] [4.3 Regression] -D_GLIBCXX_DEBUG vs ext/hash_*
- From: "bkoz at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 9 Oct 2007 23:07:39 -0000
- Subject: [Bug libstdc++/33633] [4.3 Regression] -D_GLIBCXX_DEBUG vs ext/hash_*
- References: <bug-33633-133@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from bkoz at gcc dot gnu dot org 2007-10-09 23:07 -------
Here's my plan for the legacy hash containers:
1) port debug mode to tr1 associative containers
2) move ext/hash containers to deprecated
Thoughts?
Anyway.
This issue is a macro name mix-up. Here's I'll check in the attached fix
shortly.
best,
benjamin
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33633