Stas Bekman wrote:

Markus, any difference if you replace both occurences of newSVpvf with

1) Perl_form(aTHX_ "0x%lx", (unsigned long)aTHX)

2) Perl_newSVpvf(aTHX_ "0x%lx", (unsigned long)aTHX)

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