This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc 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 libc/25214] ctype.h performance (and potentially behavior) depends on include order


https://sourceware.org/bugzilla/show_bug.cgi?id=25214

--- Comment #1 from joseph at codesourcery dot com <joseph at codesourcery dot com> ---
Are you compiling as C++?  Some libstdc++ headers define __NO_CTYPE 
(because C++ prohibits headers from defining standard functions as 
macros), but I don't see anything in the glibc headers defining that 
macro.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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