Subject: | deep recursion on Solaris |
The new version (in contrast to the previous ones) runs into a deep
recusion on our Solaris 8/Sparc hosts, however not on RedHat Enterprise
Linux 3.0:
$ perl -Mblib t/HiRes.t
...
ok 27
ok 28
Deep recursion on anonymous subroutine at t/HiRes.t line 418.
The config (both on Solaris and Linux): perl-5.8.7, ithreads,
shared libperl, built with gcc-3.4.4.
Let me know if you need more information, and which one.
-Marek