[Bug libstdc++/52764] Including <cstdint> after <stdint.h> fails to define limit macros
paolo.carlini at oracle dot com
gcc-bugzilla@gcc.gnu.org
Thu Sep 27 12:39:00 GMT 2012
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.
More information about the Gcc-bugs
mailing list