------- Comment #23 from joseph at codesourcery dot com 2009-07-31 13:09 ------- Subject: Re: <stdint.h>-related issues (C99 issues)
On Fri, 31 Jul 2009, paolo dot carlini at oracle dot com wrote: > Note, in C++1x, those macros should be effectively predefined *only* when > <cstdint> is included, not when <stdint.h> is included. Thus, I agree - note That's not how I read N2914; it appears to say <stdint.h> is a strict superset of <cstdint>. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=448