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 c++/36530] ptrdiff_t undefined if <stddef.h> is included after <wchar.h> and <wctype.h>



------- 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


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