On Tue, 27 Aug 2002, Stas Bekman wrote:
> 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:
my bad f
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
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
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