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

Eli Friedman eli.friedman at gmail.com
Thu Feb 2 13:48:04 PST 2012


On Thu, Feb 2, 2012 at 2:38 AM, Hans Wennborg <hans at chromium.org> wrote:
> 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?

Patch looks fine.

-Eli



More information about the cfe-commits mailing list