You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@perl.apache.org by Joe Schaefer <jo...@sunstarsys.com> on 2005/01/08 22:36:50 UTC

"Apache::Pool" in modperl_callback.c?

I noticed a few "Apache::Pool" strings at
src/modules/perl/modperl_callback.c:242
src/modules/perl/modperl_callback.c:243
src/modules/perl/modperl_callback.c:244
src/modules/perl/modperl_callback.c:249

Are those correct, or should they be "APR::Pool" instead?

-- 
Joe Schaefer


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@perl.apache.org
For additional commands, e-mail: dev-help@perl.apache.org


Re: "Apache::Pool" in modperl_callback.c?

Posted by Joe Schaefer <jo...@sunstarsys.com>.
Stas Bekman <st...@stason.org> writes:

> Joe Schaefer wrote:
>> I noticed a few "Apache::Pool" strings at
>> src/modules/perl/modperl_callback.c:242
>> src/modules/perl/modperl_callback.c:243
>> src/modules/perl/modperl_callback.c:244
>> src/modules/perl/modperl_callback.c:249
>> Are those correct, or should they be "APR::Pool" instead?
>
> Those should be "APR::Pool" instead. +1 to fix those.

Will do, thanks Stas!

-- 
Joe Schaefer


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@perl.apache.org
For additional commands, e-mail: dev-help@perl.apache.org


Re: "Apache::Pool" in modperl_callback.c?

Posted by Stas Bekman <st...@stason.org>.
Joe Schaefer wrote:
> I noticed a few "Apache::Pool" strings at
> src/modules/perl/modperl_callback.c:242
> src/modules/perl/modperl_callback.c:243
> src/modules/perl/modperl_callback.c:244
> src/modules/perl/modperl_callback.c:249
> 
> Are those correct, or should they be "APR::Pool" instead?

Those should be "APR::Pool" instead. +1 to fix those.

-- 
__________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:stas@stason.org http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@perl.apache.org
For additional commands, e-mail: dev-help@perl.apache.org