I did some more tweaks and this time generated the source scan. Here is the
updated version: http://apache.org/~stas/apr-ext.patch
there is minor non-fatal issue during Makefile.PL, I'll handle that later.
--
__
Stas Bekman
OK, I did some code reshuffling and with a few workarounds got APR::Table,
APR::UUID, APR::Pool and APR::PerlIO work outside httpd. I haven't tested
other modules yet. It's a big patch but it really does two things:
1) splits:
modperl_util.c => modperl_common_util.c
modperl_log.c => modperl_com
Stas Bekman wrote:
gSOAP acct wrote:
Hi Stas,
I think I got the cvs version of modperl you mentioned
...
cvs -d :pserver:[EMAIL PROTECTED]:/home/cvspublic
co modperl-2.0
... Is that right?
Right.
> modperl_constants.c:1576: error: `AP_MPMQ_RUNNING'
> undeclared (first use in this function)
I