------- Comment #16 from loufoque at gmail dot com 2009-05-26 20:10 -------
It seems the current patch makes char16_t and char32_t keywords.
According to the linked specifications, however, those should only be typedefs
to the actual keywords, which are _Char16_t and _Char32_t.
Those typedefs should be in the file <cuchar>.
Note this is the same design as bool/_Bool/<stdbool.h> in C99.
--
loufoque at gmail dot com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |loufoque at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33979