This page is a snapshot from the LWG issues list, see the Library Active Issues List for more information and the meaning of New status.
<cuchar>
macrosSection: 27.5 [c.strings] Status: New Submitter: Jason Merrill Opened: 2013-01-29 Last modified: 2016-01-28
Priority: 4
View other active issues in [c.strings].
View all other issues in [c.strings].
View all issues with New status.
Discussion:
Apparently C1X changes __STDC_UTF_16__
and __STDC_UTF_32__
from macros
defined in uchar.h
(and reflected in C++ by Table 79) to be predefined by the compiler.
Do we want to do the same?
Proposed resolution: