Can the xs wizards please verify that I did the reference counting
right? I'm afraid I might have a leak here.
+static MP_INLINE SV *mpxs_Apache__Filter_ctx(pTHX_
+ ap_filter_t *filter,
+ SV *data)
+{
[EMAIL PROTECTED] wrote:
stas2003/01/11 18:21:37
Modified:src/modules/perl modperl_filter.c
.Changes
Log:
Request input and output filters are now getting the EOS bucket, which
wasn't passed through before. Now the context can be flushed on
EOS.
Doug
Randy Kobes wrote:
On Sat, 11 Jan 2003, DH wrote:
I just got
mod_perl-1.99_08
and compiled it, and the test ran mostly fine
( results should show up at http://testers.cpan.org/search?request=dist&dist=mod_perl soon)
I saw that - the t/modperl/sameinterp.t failure I sometimes see
as well ...
On Sat, 11 Jan 2003, DH wrote:
> I just got
> mod_perl-1.99_08
> and compiled it, and the test ran mostly fine
> ( results should show up at
>http://testers.cpan.org/search?request=dist&dist=mod_perl soon)
I saw that - the t/modperl/sameinterp.t failure I sometimes see
as well ... If you run the
I just got
mod_perl-1.99_08
and compiled it, and the test ran mostly fine
( results should show up at http://testers.cpan.org/search?request=dist&dist=mod_perl
soon)
When I try to
LoadModule perl_module modules/mod_perl.so
Apache keeps barking
Cannot load C:/Apache2/Apache2/modules/mod_per