cr...@animalhead.com wrote:
Neither mod_perl 2.0.4 nor the current build modperl-2.0_20081223052020
If you're going to do that 'current build', I'd use revision numbers of SVN
instead of the data.
"PL_markstack_ptr"
This isn't perl 5.8.8 vs perl 5.8.9 related, if you diff the trees, only 1
l
Adam Prime wrote:
mod_perl 1 is affected by this as well. This is actually the same bug i
ran reported in this thread:
Attached is a patch against the 1.x svn branch which resolves the
problem there as well using the same technique the Niko used for
TestRequest.pm
Committed 729185
http://s
cr...@animalhead.com wrote:
Oooh your os? Was that your machine doing something bad as you were
typing?
/me is a FreeBSD person (see the .sig below)
I won't be doing development for most of a week, but if you have any
other questions, I'll be monitoring email. Is there anything else
I shoul
As Adam Prime notes, 5.8.9 became the current stable Perl recently.
It is the other new ingredient besides Apache 2.2.11. I don't
normally introduce so many new things at once, but happen to be
working through a new sandbox/developmental version of our website.
One of the Apache developers sugge
Philip M. Gollucci wrote:
Niko Tyni wrote:
On Mon, Dec 22, 2008 at 10:47:18AM -0600, Gunnar Wolf wrote:
The attached patch works around the problem by providing a credentials()
wrapper too. It's probably not quite correct, but the tests pass with
this on both libwww-perl 5.813 and 5.822.
Commi