From: Rafael Garcia-Suarez Date: Wed, 8 Jan 2003 21:14:20 +0000 (+0000) Subject: Integrate change #18361 from maint-5.8: X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=cca467b19326f868608ec9ebbf8161776d9e444c;p=p5sagit%2Fp5-mst-13.2.git Integrate change #18361 from maint-5.8: Document that the socketpair tests are unhappy in old SCO, as per [perl #18537]. p4raw-link: @18361 on //depot/maint-5.8/perl: 4096d0de323484cdb8e1bff9fd6221ce48264172 p4raw-id: //depot/perl@18460 p4raw-integrated: from //depot/maint-5.8/perl@18459 'copy in' pod/perl58delta.pod (@18173..) --- diff --git a/pod/perl58delta.pod b/pod/perl58delta.pod index 3bef17b..53aa217 100644 --- a/pod/perl58delta.pod +++ b/pod/perl58delta.pod @@ -3545,6 +3545,12 @@ be exact. (They produce something other than "1" and "-1" when formatting 0.6 and -0.6 using the printf format "%.0f"; most often, they produce "0" and "-0".) +=head2 SCO + +The socketpair tests are known to be unhappy in SCO 3.2v5.0.4: + + ext/Socket/socketpair.t...............FAILED tests 15-45 + =head2 Solaris 2.5 In case you are still using Solaris 2.5 (aka SunOS 5.5), you may