http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50396
Mathias Gaunard changed:
What|Removed |Added
CC||loufoque at gmail dot com
--- Comment
--- Comment #2 from loufoque at gmail dot com 2010-08-01 13:41 ---
My bad, this is actually normal, the additional bytes are put in the state and
will be returned later.
--
loufoque at gmail dot com changed:
What|Removed |Added
--- Comment #1 from loufoque at gmail dot com 2010-08-01 03:03 ---
Created an attachment (id=21365)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=21365&action=view)
testcase
Requires LANG to be set to an appropriate UTF-8 locale.
--
http://gcc.gnu.org/bugzilla/show_
tedBy: loufoque at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45156
--- Comment #17 from loufoque at gmail dot com 2009-05-26 20:16 ---
Ignore my previous comment; it seems that was changed since in the current
C++0x draft those are indeed keywords.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33979
--- 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