Enrico Sorcinelli wrote:
[...]
Index: src/modules/perl/Apache.xs
[...]
-    if (!SvTRUE(RETVAL)) {
+    if (!SvOK(RETVAL)) {
[...]
Hi Geoff,
the patch seems to work fine.
I've applied it over mp 1.29 (with Apache 1.3.28)

Since this is a bug, fixing it is a right thing to do. If someone was relying on the bug and didn't tell us that there was a bug, too bad for them. It's not like we are breaking API with this fix.


__________________________________________________________________
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


-- Reporting bugs: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html



Reply via email to