This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: C11 support status in GCC?


2013/4/11 Shriramana Sharma <samjnaa@gmail.com>:
> Ping! Can anybody reply on this? Thanks.
>
> On Mon, Apr 8, 2013 at 12:30 AM, Shriramana Sharma <samjnaa@gmail.com> wrote:
>> Hello. I've been regularly following GCC's C++11 support from
>> http://gcc.gnu.org/projects/cxx0x.html but I would like to know about
>> the C11 status in detail too. However I don't seem to find an
>> equivalent URL for tracking C11 status in GCC. Is there one?
>> Especially I'm eager to use char16_t and char32_t Unicode literals.
>> Thank you.
>>
>>
>> --
>> Shriramana Sharma
>

Perhaps we have different definition to 'detail'~ :p

As far as I am concerned, the webpage
http://gcc.gnu.org/projects/cxx0x.html
is detailed enough.

It also provides the links to proposals.
For example, the Unicode literals:
"Unicode string literals    N2442    GCC 4.5"
You can click the link 'N2442' to view the proposal in detail.


Best regards,
jasonwucj


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]