[Bug libstdc++/36104] gnu-versioned-namespace is broken in gcc 4.3.0
vorfeed dot canal at gmail dot com
gcc-bugzilla@gcc.gnu.org
Thu May 1 20:57:00 GMT 2008
------- Comment #1 from vorfeed dot canal at gmail dot com 2008-05-01 20:56 -------
Created an attachment (id=15558)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15558&action=view)
Simple fix
I'm not 100% sure it's correct way to fix this problem but at least I can
compile the library with it.
Actually I'm pretty much sure it's incorrect way to fix gnu-versioned-namespace
as it leaves a lot of namespaces (like __gnu_pbds or std::__debug) unversioned
but I'm not libstdc++ expert...
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36104
More information about the Gcc-bugs
mailing list