[Bug libstdc++/35557] including pulls symbols from unistd.h in global namespace

2024-09-17 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=35557 Andrew Pinski changed: What|Removed |Added CC||sinbal2l at gmail dot com --- Comment #2

[Bug libstdc++/35557] including pulls symbols from unistd.h in global namespace

2008-03-12 Thread pcarlini at suse dot de
--- Comment #1 from pcarlini at suse dot de 2008-03-12 19:47 --- Really, we know about this type of annoying situations, very hard to deal with within the requirements of C++03, because implementors often do not have control on the contents of the underlying C library headers. The standa