Peter Sinnott <[EMAIL PROTECTED]> wrote:

> I had a quick look and things looked ok. The parents are stored in a
> hash but they are retrieved sorted by their value which increments as
> parents are added.
> What was different between the 2 machines ( perl versions/os/whatever )?

It's ok on:

$ uname -a
Linux thu8 2.2.16 #5 Thu Oct 12 20:07:01 CEST 2000 i686 unknown
$ cat /etc/SuSE-release
SuSE Linux 7.0 (i386)
$ perl -v

This is perl, v5.8.0 built for i686-linux-ld

and broken on:

$ uname -a
Linux giga 2.4.23-xfs #1 SMP Mi Dez 10 22:25:03 CET 2003 i686 GNU/Linux
$ cat /etc/debian_version
testing/unstable
$ perl -v

This is perl, v5.8.2 built for i386-linux-thread-multi

> Peter

leo

Reply via email to