Randy Kobes wrote:
On Fri, 25 Jun 2004, Stas Bekman wrote:
Randy Kobes wrote:
On Thu, 24 Jun 2004, Joe Schaefer wrote:
Joe Schaefer <[EMAIL PROTECTED]> writes:
Perhaps using APR_OPTIONAL_FN* will do the trick here?
Proof-of-concept patch below.
[ .. ]
neat! Great idea Joe!
+ (void)mpopt_interp_unselect(cdata->interp);
but please use modperl_opt_ prefix if that's OK with you.
Here's another version of the patch with the prefix changed.
It also adds an #ifdef USE_ITHREADS/#endif around the
APR_REGISTER_OPTIONAL_FN(modperl_interp_unselect) of
mod_perl.c, which I needed on my (non-multi-thread) linux.
+1
--
__________________________________________________________________
Stas Bekman JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/ mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org http://ticketmaster.com
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]