From: Jarkko Hietaniemi Date: Thu, 6 Dec 2001 22:15:49 +0000 (+0000) Subject: Update the thr5005 situation. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=fedd8cf1f5167f0f052a36462feefd9188699fb9;p=p5sagit%2Fp5-mst-13.2.git Update the thr5005 situation. p4raw-id: //depot/perl@13502 --- diff --git a/pod/perldelta.pod b/pod/perldelta.pod index 923a68c..3b3dde1 100644 --- a/pod/perldelta.pod +++ b/pod/perldelta.pod @@ -2425,14 +2425,18 @@ the printf format "%.0f", most often they produce "0" and "-0".) =head2 Failure of Thread tests -B +B The following tests are known to fail due to fundamental problems in the 5.005 threading implementation. These are not new failures--Perl 5.005_0x has the same bugs, but didn't have these tests. - lib/autouse.t 4 - t/lib/thr5005.t 19-20 + ext/List/Util/t/first 2 + lib/autouse 4 + ext/Thread/thr5005 19-20 + +These failures are unlikely to get fixed. =head2 UNICOS