Doug MacEachern wrote:
> note: cvs doesn't compile without ithreads at the moment. none of the
> Perl ptr_table_ api exists without ithreads. argh. i have to run, will
> fix in the morning.
neither it compiles with ithreads perl:
cc -I/home/stas/apache.org/mp-temp1/src/modules/perl
-I/home
Doug MacEachern wrote:
> On Tue, 27 Aug 2002, Stas Bekman wrote:
>
>
>>Any reason why we don't have all the is_ bucket methods, other than eos?
>
>
> testing for eos is the only thing i've seen "normal" filters do, i.e.
> stuff outside the low-level core filters.
> are there good reasons we s
make source_scan still doesn't work for me, with the latest httpd-2.0
and mod_perl-2.0 cvs.
% /home/stas/perl/ithread/bin/perl5.8.0 build/source_scan.pl
failed on <
enum {
APR_BUCKET_DATA = 0,
APR_BUCKET_METADATA = 1
} is_metadata;> with type=<>, id=, post=<> at po
note: cvs doesn't compile without ithreads at the moment. none of the
Perl ptr_table_ api exists without ithreads. argh. i have to run, will
fix in the morning.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional c
On Tue, 27 Aug 2002, Stas Bekman wrote:
> Any reason why we don't have all the is_ bucket methods, other than eos?
testing for eos is the only thing i've seen "normal" filters do, i.e.
stuff outside the low-level core filters.
are there good reasons we should have all of them?
> I need at leas
Any reason why we don't have all the is_ bucket methods, other than eos?
I need at least is_flush().
Index: xs/maps/apr_functions.map
===
RCS file: /home/cvs/modperl-2.0/xs/maps/apr_functions.map,v
retrieving revision 1.45
diff -u -r
another big itch scratched.. first pass at directive handlers has been
checked in. no doubt still needs work, optimizing and compat plan with
1.x. i think it is possible for the module .pm to work with both 1.x and
2.x, just the Makefile.PL needs to change so Apache::ExtUtils::command_table
i
--
Robin Berjon <[EMAIL PROTECTED]>
"Science is like sex: sometimes something useful comes out, but that
is not the reason we are doing it." -- R. Feynman
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands,