> -Original Message-
> From: Doug MacEachern [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, May 15, 2001 12:37 PM
> To: Geoffrey Young
> Cc: '[EMAIL PROTECTED]'
> Subject: RE: bleedperl problems with 1.3
>
>
> On Tue, 15 May 2001, Geoffrey Young wrote
On Tue, 15 May 2001, Geoffrey Young wrote:
> arg, if you can't reproduce it...
i can with Apache::Dispatch, not sure why my other test didn't work, er,
break.
> anyway, no combination of the below patches seemed to work.
the one below will work.
> I think it has something to do with PerlWar
> -Original Message-
> From: Doug MacEachern [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, May 15, 2001 12:37 AM
> To: Geoffrey Young
> Cc: '[EMAIL PROTECTED]'
> Subject: RE: bleedperl problems with 1.3
>
>
> On Mon, 14 May 2001, Geoffrey Young wrote
On Mon, 14 May 2001, Geoffrey Young wrote:
>
> ah ha - Doug's patch to op.c that was applied Saturday seems to be the
> culprit - if I back it out the call to bootstrap() works again.
>
> BTW, this wasn't just hanging up Dispatch.pm, but anything that was using
> Apache::ExtUtils, like Apache:R
ah ha - Doug's patch to op.c that was applied Saturday seems to be the
culprit - if I back it out the call to bootstrap() works again.
BTW, this wasn't just hanging up Dispatch.pm, but anything that was using
Apache::ExtUtils, like Apache:RefererBlock...
--Geoff
> -Original Message-
>
Hi all...
ok, so I build perl, apache, and mod_perl from cvs/rsync nightly. sometime
sunday this bug was introduced somewhere (not by me - I didn't do anything
over the weekend :). Looks like it's a bleedperl thing, but I couldn't see
anything in the Changes that had anything to do with DynaLoa