From e46aa1ddb7d58d270bbc45cef016b0577cfdecaa Mon Sep 17 00:00:00 2001 From: Karl Williamson Date: Fri, 11 Mar 2016 14:43:33 -0700 Subject: Fix various pod errors. Mostly these are too long verbatim lines. --- README.irix | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'README.irix') diff --git a/README.irix b/README.irix index 23cc17bd79..3fa47a4cd5 100644 --- a/README.irix +++ b/README.irix @@ -106,8 +106,8 @@ Ignore them: in IRIX 5.3 there is no way to quieten ld about this. During compilation you will see this warning from toke.c: uopt: Warning: Perl_yylex: this procedure not optimized because it - exceeds size threshold; to optimize this procedure, use -Olimit option - with value >= 4252. + exceeds size threshold; to optimize this procedure, use -Olimit + option with value >= 4252. Ignore the warning. @@ -115,12 +115,13 @@ In IRIX 5.3 and with Perl 5.8.1 (Perl 5.8.0 didn't compile in IRIX 5.3) the following failures are known. Failed Test Stat Wstat Total Fail Failed List of Failed - -------------------------------------------------------------------------- + ----------------------------------------------------------------------- ../ext/List/Util/t/shuffle.t 0 139 ?? ?? % ?? ../lib/Math/Trig.t 255 65280 29 12 41.38% 24-29 ../lib/sort.t 0 138 119 72 60.50% 48-119 56 tests and 474 subtests skipped. - Failed 3/811 test scripts, 99.63% okay. 78/75813 subtests failed, 99.90% okay. + Failed 3/811 test scripts, 99.63% okay. 78/75813 subtests failed, + 99.90% okay. They are suspected to be compiler errors (at least the shuffle.t failure is known from some IRIX 6 setups) and math library errors -- cgit v1.2.1