[Bug libstdc++/33832] Can't tell gcc 4.3 libstdc++ API from gcc 4.2 libstdc++ API
olafvdspek at gmail dot com
gcc-bugzilla@gcc.gnu.org
Sun Dec 9 18:56:00 GMT 2007
------- Comment #4 from olafvdspek at gmail dot com 2007-12-09 18:56 -------
I reported the bug below to Debian. I'm not that familiar with those headers,
but I think it'd be a good idea to not deprecate them until the replacements
have been available for quite a while.
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=455199
Package: g++-4.3
Version: 4.3-20071130-1
Severity: normal
Hi,
<ext/hash_set> is deprecated in 4.3, but it's replacement, <unordered_set>
doesn't appeart to be available in 4.2.
Using <unordered_set> doesn't sound like a good plan (at the moment), so
wouldn't it make sense to postpone the deprecation until it's replacement has
been available for some time?
The extreme would be to wait until 4.3 is in oldstable.
Greetings,
Olaf
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33832
More information about the Gcc-bugs
mailing list