Mail Archives: djgpp-workers/2003/04/10/14:10:47
Hello.
Richard Dawe wrote:
> I've put my current diffs for Perl 5.8.0 here:
>
> http://www.phekda.freeserve.co.uk/richdawe/perl/5.8.0/
>
> This includes the bugfixes I made for 5.6.1. I haven't tested Perl 5.8.0 out
> much. From what I remember, the test suite hangs during a Unicode test. I
> haven't debugged that yet.
The test ext/Encode/t/Uncode.t doesn't actually hang. It just takes a very
long time (Athlon 850MHz, 640MB memory). I'll make it skip the long part of
the test (tests 23 onwards) unless RUN_EXPENSIVE_TESTS is defined in the
environment (a` la fileutils/coreutils). It tests growing a string, so I
wonder if it's hitting some pathological memory allocation problem (i.e.: the
free issue).
Anyway the test suite appears to hang in a signal handling test, but I haven't
debugged that yet. Maybe it also takes a long time. ;)
Bye, Rich =]
--
Richard Dawe [ http://www.phekda.freeserve.co.uk/richdawe/ ]
- Raw text -