[Bug libstdc++/24660] versioning weak symbols in libstdc++
gdr at integrable-solutions dot net
gcc-bugzilla@gcc.gnu.org
Thu Nov 17 20:46:00 GMT 2005
------- Comment #9 from gdr at integrable-solutions dot net 2005-11-17 20:46 -------
Subject: Re: versioning weak symbols in libstdc++
"jason at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org> writes:
| This code, like the testcase for c++/16021, works fine if the implementation
| namespace is nested within std. I'm thinking of enforcing that
| requirement in parse_using_directive; that would allow us to avoid
| adding more special lookup rules. Do you see any problem with that
| requirement?
I'm for minimal invasion in the name lookup rules; so if that takes
care of issues raised by Benjamin, I'm all for it.
-- Gaby
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24660
More information about the Gcc-bugs
mailing list