[C++ Patch] PR 53210

Manuel López-Ibáñez lopezibanez@gmail.com
Thu Sep 13 15:43:00 GMT 2012


On 13 September 2012 15:38, Jason Merrill <jason@redhat.com> wrote:
>
> I think my preference would be to add -Winit-self to -Wall for C++; people
> can use -Wno-init-self if they don't want the warning.

But then the warning should report Winit-self (that is, use
OPT_Winit_self for warning) and not OPT_Wuninitialized. Because it is
what people should use to disabled it.



More information about the Gcc-patches mailing list