Changes in C++ FE regarding pedwarns to be errors are harmful

Ian Lance Taylor iant@google.com
Wed Jan 9 16:47:00 GMT 2008


"Manuel López-Ibáñez" <lopezibanez@gmail.com> writes:

> Of course there is a third option:
> 
> * Make pedwarns warnings by default unless -Werror or
> --pedantic-errors are given (just like the C front-end).

This makes sense to me.  I have never understood why it is a good idea
for the C++ and C frontends to differ in this way.

Ian



More information about the Gcc mailing list