[117] in NetBSD-Development
perl bug?
daemon@ATHENA.MIT.EDU (yandros@MIT.EDU)
Mon Sep 12 01:24:49 1994
From: yandros@MIT.EDU
Date: Mon, 12 Sep 1994 01:24:26 +0500
To: marc@MIT.EDU, ghudson@MIT.EDU
Cc: netbsd-dev@MIT.EDU
When I run ~yandros/bin/sched.pl (a small hack on Dave Cho's perl
script) on the file ~yandros/tmp/sched.Srping94 on granola, I get
`mangled' output (try it and see; it's short). When I run the same
script on hal (decmips), I get the expected output. I mentioned this
to John right before I left for the movie; he suggested that it might
be a problem with conflicting prototypes for lseek(). The script uses
/afs/athena/contrib/perl/perl.
chad