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 libstdc++/51932] Cannot use std::errno with <cerrno>


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51932

--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> 2012-01-21 14:06:51 UTC ---
errno is required to be a macro, you can't use std::NULL either


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