"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