On 13 September 2012 15:38, Jason Merrill <ja...@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.

Reply via email to