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++/49386] #undef min/max is dependent on order if #include


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

--- Comment #5 from Paolo Carlini <paolo.carlini at oracle dot com> 2011-06-13 09:25:33 UTC ---
Note that <iostream>, before anything else, does #include <bits/c++config>,
thus there is something weird going on. If you can spot it, just tell me and
let's resolve this stupid M$ thing.


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