From: Jarkko Hietaniemi Date: Sun, 28 Apr 2002 02:20:18 +0000 (+0000) Subject: No trunc worries. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=f13e5232faec1d8e4f7e4b02c521cffff9dd5d21;p=p5sagit%2Fp5-mst-13.2.git No trunc worries. p4raw-id: //depot/perl@16240 --- diff --git a/pod/perldelta.pod b/pod/perldelta.pod index 74a7b48..8f04217 100644 --- a/pod/perldelta.pod +++ b/pod/perldelta.pod @@ -2792,13 +2792,6 @@ threads are considered fundamentally broken. 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