On 10/24/2011 09:49 AM, Gabriel Dos Reis wrote:
On Mon, Oct 24, 2011 at 8:29 AM, Jason Merrill<ja...@redhat.com> wrote:Right, -Wno-long-long is only useful in C++03 and C90. But it does in fact suppress a standard diagnostic.a diagnostic of an extension :-)
I'm not going to argue semantics any further. What change do you suggest that still allows users to suppress narrowing diagnostics in C++11?
Jason