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 #7 from Paolo Carlini <paolo.carlini at oracle dot com> 2011-06-13 09:34:52 UTC ---
Created attachment 24506
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24506
Draft patch

This is what I mean. It works of course, but in my opinion is even more ugly
than what we had already place for this M$ insanity. Before applying I'm going
to post it to the mailing list and see if there are no objections.


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