On Tue, 11 Dec 2001, Stas Bekman wrote:
> the same, doesn't get called. Try the test patch I've sent in the
> previous post.
okay, i'll have to look later then. my tree is built with 5.6.1 at the
moment.
-
To unsubscribe, e-
Doug MacEachern wrote:
> On Tue, 11 Dec 2001, Stas Bekman wrote:
>
>
>>Nope, it's inside and it doesn't get run at the shutdown.
>>
>
> try now.
the same, doesn't get called. Try the test patch I've sent in the
previous post.
Please also apply this.
Index: src/modules/perl/modperl_pe
On Tue, 11 Dec 2001, Stas Bekman wrote:
> Nope, it's inside and it doesn't get run at the shutdown.
try now.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Doug MacEachern wrote:
> On Tue, 11 Dec 2001, Stas Bekman wrote:
>
>
>>I've noticed that recently the END block in Apache::TestUtil doesn't get
>>executed. So all the temp files and dirs that get created during the
>>tests run aren't getting removed at the end. Do you see the same thing?
>
On Tue, 11 Dec 2001, Stas Bekman wrote:
> I've noticed that recently the END block in Apache::TestUtil doesn't get
> executed. So all the temp files and dirs that get created during the
> tests run aren't getting removed at the end. Do you see the same thing?
inside modperl or outside? if ou
On Sun, 9 Dec 2001, Randy Kobes wrote:
> Hi,
> A couple of modules we've been working on need a
> couple of additional symbols in mod_perl.lib - array_header2avrv
> and perl_perl_merge_dir_config. Would it be possible to
> add these in? The diff to the cvs modperl-1 sources is below.
sure, t
Arthur Bergman wrote:
> Quick quess would be me moving END block phase to perl_destruct and
not end of perl_run.
>
> Are you calling perl_destruct?
Yes, we do.
> Please see the delta572 file for bleadperl
Is says:
ยท END blocks are now run even if you exit/die in a BEGIN
Quick quess would be me moving END block phase to perl_destruct and not end of
perl_run.
Are you calling perl_destruct? Please see the delta572 file for bleadperl
Arthur
> Arthur Bergman wrote:
>
> > is this under bleadperl?
>
>
> Yes, patch 13540
>
> I've tested with 5.6.1 it works proper
Arthur Bergman wrote:
> is this under bleadperl?
Yes, patch 13540
I've tested with 5.6.1 it works properly.
> - Original Message -
> From: Stas Bekman <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Monday, December 10, 2001 6:23 PM
> Subject: END block in Apache::TestUtil?
>
is this under bleadperl?
- Original Message -
From: Stas Bekman <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, December 10, 2001 6:23 PM
Subject: END block in Apache::TestUtil?
> I've noticed that recently the END block in Apache::TestUtil doesn't get
> executed. So all the
I've noticed that recently the END block in Apache::TestUtil doesn't get
executed. So all the temp files and dirs that get created during the
tests run aren't getting removed at the end. Do you see the same thing?
What's the problem?
Stas Bekman wrote:
> I've tested mod_perl 2.0 under 5.6.1 and here are the two noticed
> problems:
>
> [Mon Dec 10 16:33:59 2001] [error] [client 127.0.0.1] Undefined
> subroutine &ModPerl::Util::exit called at
> /home/stas/apache.org/mp-perlio/Apache-Test/lib/Apache/Test.pm line 132.
>
> This
Stas Bekman wrote:
> I've tested mod_perl 2.0 under 5.6.1 and here are the two noticed
> problems:
>
> [Mon Dec 10 16:33:59 2001] [error] [client 127.0.0.1] Undefined
> subroutine &ModPerl::Util::exit called at
> /home/stas/apache.org/mp-perlio/Apache-Test/lib/Apache/Test.pm line 132.
>
>
I've tested mod_perl 2.0 under 5.6.1 and here are the two noticed
problems:
[Mon Dec 10 16:33:59 2001] [error] [client 127.0.0.1] Undefined
subroutine &ModPerl::Util::exit called at
/home/stas/apache.org/mp-perlio/Apache-Test/lib/Apache/Test.pm line 132.
This patch seems to fix it (tested with 5
14 matches
Mail list logo