This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libstdc++/33832] Can't tell gcc 4.3 libstdc++ API from gcc 4.2 libstdc++ API



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]