svn commit: r620440 - in /perl/modperl/trunk: ./ lib/ModPerl/ src/modules/perl/ xs/APR/Pool/ xs/tables/current/ModPerl/

2008-02-11 Thread gozer
Author: gozer Date: Mon Feb 11 00:51:08 2008 New Revision: 620440 URL: http://svn.apache.org/viewvc?rev=620440&view=rev Log: Fix a crash when spawning Perl threads under Perl 5.10. The way we used to stash a pointer to the current modperl_interp_t into the current PerlInterpreter * relied on HvPM

svn commit: r620695 - /perl/Apache-Reload/trunk/t/all.t

2008-02-11 Thread phred
Author: phred Date: Mon Feb 11 19:35:02 2008 New Revision: 620695 URL: http://svn.apache.org/viewvc?rev=620695&view=rev Log: Skip all tests if mod_perl.c is not present, irregardless of the operating system. Win32 test compatibility will be handled (hopefully) via IfDefine PERL pragma. Added: