Mention the HP-UX LP64 freak failure.
Jarkko Hietaniemi [Fri, 1 Sep 2000 22:14:16 +0000 (22:14 +0000)]
p4raw-id: //depot/perl@6998

pod/perldelta.pod

index 39023d1..c1ab71d 100644 (file)
@@ -772,6 +772,13 @@ platform-dependent.
 
 Don't panic.  Read INSTALL 'make test' section instead. 
 
+=head2 Test lib/posix Subtest 9 Fails In LP64-Configured HP-UX
+
+If perl is configured with -Duse64bitall, the successful result of the
+subtest 10 of lib/posix may arrive before the successful result of the
+subtest 9, which confuses the test harness so much that it thinks the
+subtest 9 failed.
+
 =head2 Long Doubles Still Don't Work In Solaris
 
 The experimental long double support is still very much so in Solaris.