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 svn trunk

I get this again:
cc -I/usr/home/pgollucci.local/dev/repos/asf/perl/modperl/trunk/src/modules/perl -I/usr/home/pgollucci.local/dev/repos/asf/perl/modperl/trunk/xs -I/usr/home/pgollucci/dev/apps/5.9.3-ithreads_2.3.0_worker/httpd/include -I/usr/home/pgollucci/dev/apps/5.9.3-ithreads_2.3.0_worker/httpd/include -I/usr/home/pgollucci.local/dev/repos/asf/httpd/httpd/trunk/srclib/apr-util/../apr-iconv/include -I/usr/local/include -I/usr/home/pgollucci/dev/apps/5.9.3-ithreads_2.3.0_worker/httpd/include -pipe -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DDEBUGGING -fno-strict-aliasing -Wdeclaration-after-statement -I/usr/local/include -I/usr/home/pgollucci/dev/apps/5.9.3-ithreads_2.3.0_worker/perl/lib/CORE -DMOD_PERL -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Werror -DAP_DEBUG -DAP_HAVE_DESIGNATED_INITIALIZER -DMP_COMPAT_1X -DMP_DEBUG -DMP_TRACE -DAP_DEBUG -ggdb3 -O0 -DPIC -fPIC -c modperl_error.c && mv modperl_error.o modperl_error.lo
modperl_error.c: In function `modperl_croak':
modperl_error.c:93: warning: null format string
*** Error code 1

Stop in /usr/home/pgollucci.local/dev/repos/asf/perl/modperl/trunk/src/modules/perl.
*** Error code 1

Line 93 is still:
Perl_croak(aTHX_ Nullch);

If it helps anyone, here's the start of the original mp2 thread.
http://marc.theaimsgroup.com/?l=apache-modperl-dev&m=112157930520599&w=2

--
END
------------------------------------------------------------
    What doesn't kill us can only make us stronger.
                Nothing is impossible.
                                
Philip M. Gollucci ([EMAIL PROTECTED]) 301.254.5198
Consultant / http://p6m7g8.net/Resume/
Senior Developer / Liquidity Services, Inc.
  http://www.liquidityservicesinc.com
       http://www.liquidation.com
       http://www.uksurplus.com
       http://www.govliquidation.com
       http://www.gowholesale.com


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to