Joe Orton wrote:
Current SVN failed -Werror build on x86_64 due to casting between
integers and pointer types:

modperl_util.c: In function `modperl_restart_count_inc':
modperl_util.c:814: warning: cast from pointer to integer of different size
modperl_util.c:817: warning: cast to pointer from integer of different size
modperl_util.c: In function `modperl_restart_count':
modperl_util.c:826: warning: cast from pointer to integer of different size
make[1]: *** [modperl_util.lo] Error 1
make[1]: Leaving directory `/tmp/regressD22607/mp-2.0/src/modules/perl'

This fixes the warnings and passes the test suite, not tested to DTRT
after a restart:

Thanks Joe, committed.

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

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



Reply via email to