This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/13207] <iostream> header and _XOPEN_SOURCE=500
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 26 Nov 2003 20:56:19 -0000
- Subject: [Bug libstdc++/13207] <iostream> header and _XOPEN_SOURCE=500
- References: <20031126204825.13207.rdesai@legato.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2003-11-26 20:56 -------
libstdc++ requires some functions be declared by the system headers for compliant c++ headers
like the "long double" functions, so this is a bug in the system headers and not in libstdc++.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13207