John Peacock wrote:
Stas Bekman wrote:

blead complains about Perl_form(aTHX_ "Perl/v%vd", PL_patchlevel));
mod_perl.c:700: warning: unknown conversion type character `v' in format


Now, wait a second! That error is being thrown by _GCC_, not Perl. That has been emitted ever since '-Wall' was turned on, AFAICT (indeed if I take it out of cflags and OPTIMIZE, the warning is not emitted).

This isn't bleadperl's problem so much as GCC being too smart for its own good...

I don't think so. It doesn't happen with any perl < 5.9.3.


--
__________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com

Reply via email to