in reply to Re: Perl 5.10 and Math::Pari
in thread Perl 5.10 and Math::Pari
I did what Nickolas suggested. It compiled fine, but failed horribly at runtime with error messages that don't seem to be related to the fix I made. I also tried another way using PERL_MAGIC_ext, but it resulted in the same issues.
So I guess Math::Pari is relying on more <=5.8 behaviour that has changed in 5.10. I wasn't able to figure out what exactly that is though.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: Perl 5.10 and Math::Pari
by buchetc (Initiate) on Feb 14, 2008 at 14:45 UTC | |
by rafl (Friar) on Feb 20, 2008 at 16:01 UTC |