[cfe-commits] [Patch] Anonymous struct/union is not an extension in C11

Hans Wennborg hans at chromium.org
Thu Feb 2 02:38:55 PST 2012


On Mon, Jan 30, 2012 at 4:40 PM, Hans Wennborg <hans at chromium.org> wrote:
> On Tue, Jan 24, 2012 at 9:42 AM, Hans Wennborg <hans at chromium.org> wrote:
>> On Tue, Jan 24, 2012 at 5:23 AM, Richard Smith <richard at metafoo.co.uk> wrote:
>>> Perhaps we should adjust the error text to say they're a C11 extension?
>>
>> It should probably go under -Wc11-extensions rather than -Wgnu then as well.
>>
>> And we probably shouldn't change the case for C++: i.e. it should
>> still be called a GNU extension?
>
> New patch attached.

Ping?



More information about the cfe-commits mailing list