Stas Bekman <[EMAIL PROTECTED]> writes:
while I can easily reproduce the problem with APR::Bucket::alloc_create(APR::Pool->new);
Would it be possible to rename this sub APR::BucketAlloc::create? When I first named it that, I wasn't aware of the APR::BucketAlloc package.
doh! I think you are right. I've missed that bit. I hope our users will excuse us.
also it looks that ba has the pool instead, so it was probably a waste to demand the pool object when $ba is passed anyway.
-- __________________________________________________________________ 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]
