Change 16240 by jhi@alpha on 2002/04/28 02:20:18
No trunc worries.
Affected files ...
.... //depot/perl/pod/perldelta.pod#363 edit
Differences ...
==== //depot/perl/pod/perldelta.pod#363 (text) ====
Index: perl/pod/perldelta.pod
--- perl/pod/perldelta.pod.~1~ Sat Apr 27 20:30:05 2002
+++ perl/pod/perldelta.pod Sat Apr 27 20:30:05 2002
@@ -2792,13 +2792,6 @@
op/numconvert.t 1440 13 0.90% 208 509-510
657-658 665-666 829-830 989-990 1149-1150
-=head2 UNICOS and UNICOS/mk
-
-The io/fs test #31 is failing because in UNICOS and UNICOS/mk the Perl
-truncate() cannot be used to grow the size of filehandles, only to
-reduce the size. The workaround is to truncate files instead of
-filehandles.
-
=head2 UNICOS/mk
=over 4
End of Patch.