This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/36530] ptrdiff_t undefined if <stddef.h> is included after <wchar.h> and <wctype.h>
- From: "paolo dot carlini at oracle dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 14 Jun 2008 00:12:36 -0000
- Subject: [Bug c++/36530] ptrdiff_t undefined if <stddef.h> is included after <wchar.h> and <wctype.h>
- References: <bug-36530-16325@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from paolo dot carlini at oracle dot com 2008-06-14 00:12 -------
If anything, this isn't a libstdc++, because in our implementation of the C++
runtime library <wchar.h> and the other "C" headers are not touched at all.
As a matter of fact, I suspect Ubuntu is at fault, it's know to play strange
tricks with the headers. I'll leave to others to analyze that...
--
paolo dot carlini at oracle dot com changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|libstdc++ |c++
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36530