Hi,
I noticed with the recent changes to get mp2 to compile
with perl-5.10, a couple of #ifdef USE_ITHREADS/#endif
statements are needed to work with a non-ithread perl.
This is attached.
One question I had about this - in the present
xs/APR/Pool/APR__Pool.h, there's a "static&
Randy Kobes wrote:
In APR__Pool.h and Apache__ServerUtil.h, should
the PerlInterpreter structure member be surrounded
by an #ifdef USE_ITHREADS:
Index: xs/APR/Pool/APR__Pool.h
In APR__Pool.h and Apache__ServerUtil.h, should
the PerlInterpreter structure member be surrounded
by an #ifdef USE_ITHREADS:
Index: xs/APR/Pool/APR__Pool.h
===
--- xs/APR/Pool