Re: announce: mod_perl-1.25_01

2001-07-07 Thread Stas Bekman
On Fri, 6 Jul 2001, Doug MacEachern wrote: > this is a 1.26 canidate, test reports most appreciated as always.. - Linux 2.2.19-4.1mdk i686 unknown. - perl 5.6.1 - apache 1.20 - mod_perl 1.25_01 - perl Makefile.PL APACHE_SRC=../apache_1.3.20/src \ DO_HTTPD=1 USE_APACI=1 EVERYTHING=1

Re: announce: mod_perl-1.25_01

2001-07-09 Thread Doug MacEachern
On Sat, 7 Jul 2001, Stas Bekman wrote: > On Fri, 6 Jul 2001, Doug MacEachern wrote: > all tests pass cleanly. cool. > > > under bleed-perl (one week old compilation) (the rest is the same) there > are some problems: (perl build args are at the end of thi

Re: announce: mod_perl-1.25_01

2001-07-09 Thread Stas Bekman
> > > > > > under bleed-perl (one week old compilation) (the rest is the same) there > > are some problems: (perl build args are at the end of this post) > > > > $ ./t/TEST -v modules/cgi > > fails to start the server, whereas > > 1.xx never did start the serve

Re: announce: mod_perl-1.25_01

2001-07-09 Thread Christian Gilmore
Doug, I didn't see in the announcement that the below fix is included in 1.25_01. Can you please confirm? Regards, Christian > -Original Message- > From: Doug MacEachern [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, August 15, 2000 7:59 PM > To: [EMAIL PROTECTED] > Cc: 'Modperl Mailing Li

Re: announce: mod_perl-1.25_01

2001-07-09 Thread Doug MacEachern
On Mon, 9 Jul 2001, Christian Gilmore wrote: > Doug, > > I didn't see in the announcement that the below fix is included in > 1.25_01. Can you please confirm? the patch has not been committed and will probably wait until after 1.26. i'm concerned that the current patch might introduce bugs els

RE: announce: mod_perl-1.25_01

2001-07-10 Thread Christian Gilmore
09, 2001 10:37 PM > To: Christian Gilmore > Cc: 'Modperl Mailing List (E-mail)' > Subject: Re: announce: mod_perl-1.25_01 > > > On Mon, 9 Jul 2001, Christian Gilmore wrote: > > > Doug, > > > > I didn't see in the announcement that the below fi

RE: announce: mod_perl-1.25_01

2001-07-10 Thread Doug MacEachern
On Tue, 10 Jul 2001, Christian Gilmore wrote: > Hrm. Ok, I'll have to release new versions of my modules that have tests > for mod_perl < 1.26. At what release level do you expect this patch to be > committed? well, i don't want to make any promises like i did for 1.26 :)

RE: announce: mod_perl-1.25_01

2001-07-11 Thread Webmaster
- Original Message - From: Doug MacEachern <[EMAIL PROTECTED]> To: Christian Gilmore <[EMAIL PROTECTED]> Cc: 'Modperl Mailing List (E-mail)' <[EMAIL PROTECTED]> Sent: Tuesday, July 10, 2001 12:47 PM Subject: RE: announce: mod_perl-1.25_01 > On Tue, 10 Ju

Re: announce: mod_perl-1.25_01

2001-07-09 Thread Doug MacEachern
On Fri, 6 Jul 2001, Ken Williams wrote: > [EMAIL PROTECTED] (Doug MacEachern) wrote: > >this is a 1.26 canidate, test reports most appreciated as always.. > > I just tested on Darwin (Mac OS X) with Apache 1.3.20 and using a simple > 'perl Makefile.PL EVERYTHING=1' . All tests pass, with no war

Re: announce: mod_perl-1.25_01

2001-07-10 Thread Matt Sergeant
On Fri, 6 Jul 2001, Doug MacEachern wrote: > adjust perl_clear_symtab() to deal properly bleedperl's version of > cv_undef() (which broke modules with directive handlers) > thanks to Geoffrey Young for the spot FWIW, perl_clear_symtab is the only part of config directives now that cause segfault