cvs commit: modperl-2.0/t/conf modperl_extra.pl

2004-04-22 Thread stas
stas2004/04/22 13:00:02 Modified:t/conf modperl_extra.pl Log: as of 5.8.4 when spawning ithreads we get an annoying Attempt to free unreferenced scalar ... perlbug #24660 because of $gtop's CLONE'd object, so skip it for now Revision ChangesPath 1.43 +11

cvs commit: modperl-2.0/t/conf modperl_extra.pl

2004-04-22 Thread stas
stas2004/04/22 14:36:11 Modified:t/conf modperl_extra.pl Log: perlbug #24660 affects any threaded perl that spawns threads, not only threaded mpm. disable creating of gtop objects for ithreads enabled perl Revision ChangesPath 1.44 +5 -9

cvs commit: modperl-2.0/t/response/TestVhost config.pm

2004-04-22 Thread stas
stas2004/04/22 15:30:56 Modified:.Changes ModPerl-Registry/t/conf extra.conf.in t/conf extra.conf.in t/response/TestDirective perlrequire.pm t/response/TestPerl ithreads.pm t/response/TestVhost

cvs commit: modperl-2.0/t/conf extra.conf.in

2004-04-22 Thread stas
stas2004/04/22 15:54:09 Modified:t/conf extra.conf.in Log: spelling Revision ChangesPath 1.11 +2 -2 modperl-2.0/t/conf/extra.conf.in Index: extra.conf.in === RCS file:

cvs commit: modperl-2.0 Changes

2004-04-22 Thread stas
stas2004/04/22 16:14:32 Modified:src/modules/perl modperl_util.h t/protocol/TestProtocol echo.pm xs/APR/Socket APR__Socket.h xs/tables/current/ModPerl FunctionTable.pm .Changes Log: go back to the croak-on-error