Stas Bekman wrote:
I've gleaned out almost all the issues with mp2 and 5.6, all were just test tweaks. The only remaining issue is failing: t/perl/api.t, but it doesn't fail on its own, so I'm running the SMOKE for it now. Hopefully will know the answer by tomorrow.
Please let me know if you see any other problems besides this test when running under perl 5.6. Thanks.
Here is the result of a test run this morning Perl 5.6.1 httpd 2.0.51/prefork
-------------8<---------- Start Bug Report ------------8<---------- 1. Problem Description:
Virtually every single test fails, and the only error showing up in the error_log is :
Undefined subroutine &Apache::RequestRec::AUTOLOAD called.\n [...]
Many, many times. (Obviously, this is probably only one problem ;-)
All due to this temp workaround that is no longer in cvs:
PerlPostReadRequestHandler 'sub { use Apache::Const qw(DECLINED); DECLINED }'You shouldn't have any problems with the current cvs, either with 5.6.1 w/ or w/o ithreads.
I'll try to work on a test for this problem.
-- __________________________________________________________________ Stas Bekman JAm_pH ------> Just Another mod_perl Hacker http://stason.org/ mod_perl Guide ---> http://perl.apache.org mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com http://modperlbook.org http://apache.org http://ticketmaster.com
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
