This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/50745] proposal to make visibility of namespace std configurable
- From: "paolo.carlini at oracle dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sun, 16 Oct 2011 14:35:18 +0000
- Subject: [Bug libstdc++/50745] proposal to make visibility of namespace std configurable
- Auto-submitted: auto-generated
- References: <bug-50745-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50745
--- Comment #6 from Paolo Carlini <paolo.carlini at oracle dot com> 2011-10-16 14:35:18 UTC ---
Seriously, wait a second: what happen if at configure time one simply passes
--disable-visibility? Doesn't that disable completely the namespace
decorations? That seems a sane thing.