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++/36104] gnu-versioned-namespace is broken in gcc 4.3.0



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


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