2008/6/16 Jonathan Wakely <[EMAIL PROTECTED]>: > 2008/6/13 Mark Mitchell: >> Jonathan Wakely wrote: >>> >>> Hi Volker, thanks for picking these issues up. I told Manuel I'd >>> review the rest of the remaining pedwarns, but haven't had time to do >>> it either. >> >> Just to chime in here: Volker, I agree with your comments. > > I think we all do :-) > >> Jonathan, Manuel, if you would please make the time to finish this project, >> that would be very much appreciated. We don't want this to be a case where >> we improved the infrastructure of the compiler -- but made the user >> experience worse. > > Absolutely agreed. I'm working on it. Sorry for the delay, until > Volker's mail I didn't realise most of the pedwarns hadn't changed to > permerrors already.
If you make a list of pedwarns that should be permerrors and you get a C++ maintainer to review it and agree with it. I will write the patch, bootstrap+test it, adjust any failing testcases, and commit it in your name. Cheers, Manuel.