Geoffrey Young wrote:
ok, I figured it out. the relevant change is
http://mirrors.develooper.com/perl/APC/perl-current-diffs/19122.gz
and my previous patch dumped core.
here's a new one.
Thanks Geoff, however the fix, shouldn't be yet another workaround, but just
adding a patch level check for
ok, I figured it out. the relevant change is
http://mirrors.develooper.com/perl/APC/perl-current-diffs/19122.gz
and my previous patch dumped core.
here's a new one.
--Geoff
cvs server: Diffing src/modules/perl
Index: src/modules/perl/mod_perl.c
this morning I couldn't get 2.0 to compile without the below changes. I
guess the patch will need some #ifdefs to work with 5.9 vs 5.8 before we
integrate it.
I guess I'm really behind the times, but what's the deal with perl-current?
the Changes files still lists patch 18374 as the latest, b