RE: bleedperl problems with 1.3

2001-05-15 Thread Geoffrey Young
> -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

RE: bleedperl problems with 1.3

2001-05-15 Thread Doug MacEachern
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

RE: bleedperl problems with 1.3

2001-05-15 Thread Geoffrey Young
> -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

RE: bleedperl problems with 1.3

2001-05-14 Thread Doug MacEachern
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

RE: bleedperl problems with 1.3

2001-05-14 Thread Geoffrey Young
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- >

bleedperl problems with 1.3

2001-05-14 Thread Geoffrey Young
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