diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2001-07-12 18:09:17 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2001-07-12 18:09:17 +0000 |
commit | 9114410391472d028f1e143da740e860c5045bb1 (patch) | |
tree | 7ff7967d924a254a787ac0d737793adec76a1671 /pod/perl572delta.pod | |
parent | e87c15735b453abc7221039cf4514c86900ce96c (diff) | |
download | perl-9114410391472d028f1e143da740e860c5045bb1.tar.gz |
Add README.uts from Hal Morris.
p4raw-id: //depot/perl@11324
Diffstat (limited to 'pod/perl572delta.pod')
-rw-r--r-- | pod/perl572delta.pod | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/pod/perl572delta.pod b/pod/perl572delta.pod index 18cc96a351..66e87f0a03 100644 --- a/pod/perl572delta.pod +++ b/pod/perl572delta.pod @@ -678,15 +678,7 @@ These tests fail because of yet unresolved floating point inaccuracies. =head2 UTS -Many floating point inaccuracies: - - op/numconvert 511,657,658,659,665-667,831,991,1151 - op/pack 10,22,149,156 - op/sprintf 8,10,13,102-107,134-135,146-153,159-162 - lib/Math/BigInt/bigintpm 1145,1183 - lib/Math/Complex 250,257,514,521,722-724, - 934,935,945,949,955,956,975,976 - ext/POSIX/POSIX 14 +There are a few known test failures, see L<perluts>. =head2 VMS |