This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Changes in C++ FE regarding pedwarns to be errors are harmful
On 13/01/2008, Ismail Dönmez <ismail@pardus.org.tr> wrote:
>
> So we should should just let Manu finish up his patch and get a review as C++
> FE maintainers agreed as well.
>
Patch sent for approval: http://gcc.gnu.org/ml/gcc-patches/2008-01/msg00583.html
Extra testing is welcome in case I missed something.
In particular, any reference to flag_pedantic_errors after a permerror
is a potential bug.
Also, suggestions of pedwarns that should actually be permerrors would
be helpful.
Cheers,
Manuel.