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++/52764] Including <cstdint> after <stdint.h> fails to define limit macros


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

--- Comment #6 from Paolo Carlini <paolo.carlini at oracle dot com> 2012-09-27 12:38:48 UTC ---
I guess we should simply implement in stdint-wrap.h and stdint-gcc.h what
Joseph recommended. It seems safer to me to conditionalize the change on C++11.


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