On Sun Jul 08 15:09:19 2007, ptc wrote:
> At present we have to specify warnings flags for each version of gcc
> (see config/auto/gcc.pm).  This is a pain.  Perl 5 is able to work out
> automatically the warnings flags of gcc and then use those for
> compilation.  Parrot should do this too.

Automatic detection of gcc warnings has been implemented for a while 
now, just not switched on by default.  The code is in config/auto/
warnings.pm and I added it to trunk in r21522.  This greatly reduces 
the burden on warnings flag maintenance.  Anyway, I'd like the code to 
be on by default and to rip the old stuff out.  Can I?  Huh?  Huh?  
Please?

Paul

Reply via email to