Re: MP2 + Bleedperl broken

2005-08-14 Thread Stas Bekman
with bleedperl via rsync as of tonight, and mp2 svn trunk [...] modperl_error.o modperl_error.lo modperl_error.c: In function `modperl_croak': modperl_error.c:93: warning: null format string what's the patch level? I've synced last night and it worked: perl -V reports DEVEL24148, but the s

MP2 + Bleedperl broken

2005-08-14 Thread Philip M. Gollucci
Hi all, A while ago, Stas reported an issue in bleedperl with Perl_croak(aTHX_ Nullch); Then, rgs fixed it here: http://public.activestate.com/cgi-bin/perlbrowse?patch=25197 This worked, and AFAIK, this hasn't been backed out or changed. Later, with bleedperl via rsync as of tonight, and mp2 sv

Re: -Wdeclaration-after-statement Final version

2005-08-14 Thread Philip M. Gollucci
I am not so surprised ;-) I've seen patches take many more iterations than this one before going thru. It's one way to keep the codebase clean and concise (and hopefully bug-free). Before I rip more of my hair out, I believe this whole thread is going to be moot. *sigh*. Explanation: svn co ..