Change 17232 by jhi@alpha on 2002/06/14 10:58:01
Mention Solaris x86 use64bitint troubles.
Affected files ...
.... //depot/perl/pod/perldelta.pod#451 edit
Differences ...
==== //depot/perl/pod/perldelta.pod#451 (text) ====
Index: perl/pod/perldelta.pod
--- perl/pod/perldelta.pod#450~17231~ Fri Jun 14 03:45:16 2002
+++ perl/pod/perldelta.pod Fri Jun 14 03:58:01 2002
@@ -3145,6 +3145,14 @@
experience failures (the test core dumping) in lib/locale.t.
The suggested cure is to upgrade your Solaris.
+=head2 Solaris x86 Fails Tests With -Duse64bitint
+
+The following tests are known to fail in Solaris x86 with Perl
+configured to use 64 bit integers:
+
+ ext/Data/Dumper/t/dumper.............FAILED at test 268
+ ext/Devel/Peek/Peek..................FAILED at test 7
+
=head2 SUPER-UX (NEC SX)
The following tests are known to fail on SUPER-UX:
End of Patch.