summaryrefslogtreecommitdiff
path: root/README.beos
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2002-06-06 01:38:50 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2002-06-06 01:38:50 +0000
commitcec2c193e962b02e704b8b298f4eb37603d86225 (patch)
tree4250bcf9de03efc4479a885ecd2c38240b9760d1 /README.beos
parent2beb85b78fee426af4ee1955e6a242ee251debec (diff)
downloadperl-cec2c193e962b02e704b8b298f4eb37603d86225.tar.gz
BeOS status update; all platforms status update.
p4raw-id: //depot/perl@17027
Diffstat (limited to 'README.beos')
-rw-r--r--README.beos5
1 files changed, 0 insertions, 5 deletions
diff --git a/README.beos b/README.beos
index d13c68c25d..8d2c10913b 100644
--- a/README.beos
+++ b/README.beos
@@ -65,7 +65,6 @@ The following tests fail on 5.8.0 Perl in BeOS Personal 5.03:
ext/File/Glob/t/basic...............FAILED at test 3
ext/POSIX/t/sigaction...............FAILED at test 13
ext/POSIX/t/waitpid.................FAILED at test 1
- lib/Tie/File/t/16_handle............FAILED test 39
The reasons for the failures are as follows:
@@ -94,10 +93,6 @@ The waitpid failure means that after there are no more child
processes, waitpid is supposed to start returning -1 (and set
errno to ECHILD). In BeOS, it doesn't seem to.
-=item *
-
-The reason for Tie::File 16_handle #39 is not known.
-
=back
Disclaimer: I just installed BeOS Personal Edition 5.0 and the