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 other/38531] namespace, <iostream>, <cstring>



------- Comment #3 from paolo dot carlini at oracle dot com  2008-12-15 18:50 -------
By the way, in gcc4.3.x (and 4.4.x of course), <cstring> is not included
anymore by <iostream> as an implementation detail (it could, it's allowed by
Standard), thus this specific issue is strictly speaking moot now. But
<cstring> still injects declarations in the global namespace too, this is 6257.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38531


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