[cfe-commits] [Patch] Anonymous struct/union is not an extension in C11
Hans Wennborg
hans at chromium.org
Tue Jan 24 01:42:27 PST 2012
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?
More information about the cfe-commits
mailing list