Change 19062 by [EMAIL PROTECTED] on 2003/03/26 19:29:39

        Subject: [PATCH README.qnx] for QNX 6.2
        From: Norton Allen <[EMAIL PROTECTED]>
        Date: Tue, 25 Mar 2003 12:09:42 -0500 (est)
        Message-Id: <[EMAIL PROTECTED]>

Affected files ...

... //depot/perl/README.qnx#15 edit

Differences ...

==== //depot/perl/README.qnx#15 (text) ====
Index: perl/README.qnx
--- perl/README.qnx#14~18918~   Tue Mar 11 09:32:23 2003
+++ perl/README.qnx     Wed Mar 26 11:29:39 2003
@@ -20,7 +20,7 @@
 
 See below and hints/qnx.sh for more information.
 
-Under QNX 6.1.0 there are still a few tests which fail.
+Under QNX 6.2.0 there are still a few tests which fail.
 See below and hints/qnx.sh for more information.
 
 =head2 Required Software for Compiling Perl on QNX4
@@ -128,15 +128,14 @@
 
 =head2 Outstanding issues with perl under QNX6
 
-The following tests are still failing for Perl 5.7.3 under QNX 6.1.0:
+The following tests are still failing for Perl 5.8.1 under QNX 6.2.0:
 
   op/sprintf.........................FAILED at test 91
   lib/Benchmark......................FAILED at test 26
 
 This is due to a bug in the C library's printf routine.
 printf("'%e'", 0. ) produces '0.000000e+0', but ANSI requires
-'0.000000e+00'. QNX has acknowledged the bug and it should be
-fixed in 6.2.0.
+'0.000000e+00'. QNX has acknowledged the bug.
 
 =head1 AUTHOR
 
End of Patch.

Reply via email to