summaryrefslogtreecommitdiff
path: root/hints/qnx.sh
diff options
context:
space:
mode:
authorNorton T. Allen <allen@huarp.harvard.edu>2001-07-05 09:55:11 -0400
committerJarkko Hietaniemi <jhi@iki.fi>2001-07-06 01:19:33 +0000
commita181ddb7cf7eaeb9b2ba85762ec385339181ecd5 (patch)
treecaf68525674dcced38c17f3fe7700a261a1d18fa /hints/qnx.sh
parent51c7a60184c43fd39ae108875f29559b0cfd9c0f (diff)
downloadperl-a181ddb7cf7eaeb9b2ba85762ec385339181ecd5.tar.gz
Message-Id: <200107051755.NAA21422@bottesini.harvard.edu>
p4raw-id: //depot/perl@11170
Diffstat (limited to 'hints/qnx.sh')
-rw-r--r--hints/qnx.sh11
1 files changed, 5 insertions, 6 deletions
diff --git a/hints/qnx.sh b/hints/qnx.sh
index 24199c9329..a90ac37eda 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.