Ultrix hints
authorSpider Boardman <spider@Orb.Nashua.NH.US>
Sat, 22 Feb 1997 09:51:48 +0000 (04:51 -0500)
committerChip Salzenberg <chip@atlantic.net>
Fri, 21 Feb 1997 14:41:53 +0000 (02:41 +1200)
commit3a9ed036e1b1bbb39787aa3f3137a84abb977ce1
tree4b71f25ddc853bac95956ec1b5ff2614898d14f8
parent93dc8474cb0353bd11e64192d213ed864602986f
Ultrix hints

Subject: Re: Perl 5.003_28 is available

The hint file for ULTRIX is out of date with respect to the size
of the Perl_yylex() function.  I found this after enabling -O2,
which works in recent versions of the compiler.  Also, despite
the inability of the standard dist unit to detect the fact, the
ULTRIX dirent struct does too have a d_namelen field.

Patch for that attached.

Also, of course, as expected, ULTRIX still fails t/io/fs.t test
#25, since [f]truncate can't be used to extend a file on that OS.
All other tests are fine.

p5p-msgid: <199702220951.EAA08156@Orb.Nashua.NH.US>
hints/ultrix_4.sh