From a181ddb7cf7eaeb9b2ba85762ec385339181ecd5 Mon Sep 17 00:00:00 2001 From: "Norton T. Allen" Date: Thu, 5 Jul 2001 09:55:11 -0400 Subject: [PATCH] Message-Id: <200107051755.NAA21422@bottesini.harvard.edu> p4raw-id: //depot/perl@11170 --- README.qnx | 15 +++++++++------ hints/qnx.sh | 11 +++++------ 2 files changed, 14 insertions(+), 12 deletions(-) diff --git a/README.qnx b/README.qnx index c841bd6..f59455b 100644 --- a/README.qnx +++ b/README.qnx @@ -8,14 +8,14 @@ README.qnx - Perl version 5 on QNX =head1 DESCRIPTION -As of perl5.004_04, all tests pass under: +As of perl5.8.0 all tests pass under: - QNX 4.23A + QNX 4.24G Watcom 10.6 with Beta/970211.wcc.update.tar.F socket3r.lib Nov21 1996. -Update June 2001: Perl 5.6.1 works fine in QNX4 with -a few 'known' failures in the test suite. +Some tests may complain under known circumstances. See +below and hints/qnx.sh for more information. [ Perl 5.6.0 is shipping with QNX RTP (aka QNX6, Neutrino), but the build does not appear to be straightforward. If anyone has @@ -85,8 +85,11 @@ lib/File/Find/taint.t will complain if '.' is in your PATH. The PATH test is triggered because cwd calls `fullpath -t`. -ext/IO/lib/IO/t/io_sock.t Still investigating -ext/POSIX/sigaction.t Still investigating +ext/IO/lib/IO/t/io_sock.t: Subtest 14 is skipped due to +the fact that the functionality to read back the non-blocking +status of a socket is not implemented in QNX's TCP/IP. This +has been reported to QNX and it may work with later versions +of TCP/IP. =head2 QNX auxiliary files diff --git a/hints/qnx.sh b/hints/qnx.sh index 24199c9..a90ac37 100644 --- a/hints/qnx.sh +++ b/hints/qnx.sh @@ -50,12 +50,11 @@ # PATH. The PATH test is triggered because cwd calls # `fullpath -t`. # -# lib/ExtUtils.t: If you follow these hints and include -# -w4 in your ccflags, this test will complain about -# extra .err files appearing in its test directory. -# -# ext/IO/lib/IO/t/io_sock.t Still investigating -# ext/POSIX/sigaction.t Still investigating +# ext/IO/lib/IO/t/io_sock.t: Subtest 14 is skipped due to +# the fact that the functionality to read back the non-blocking +# status of a socket is not implemented in QNX's TCP/IP. This +# has been reported to QNX and it may work with later versions +# of TCP/IP. # # Older issues: # lib/posix.t test failed on test 17 because acos(1) != 0. -- 2.7.4