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...

John

--
John Peacock
Director of Information Research and Technology
Rowman & Littlefield Publishing Group
4501 Forbes Boulevard
Suite H
Lanham, MD  20706
301-459-3366 x.5010
fax 301-429-5748

Reply via email to