Change 20279 by [EMAIL PROTECTED] on 2003/07/28 18:23:43
IRIX: a known oddity.
Affected files ...
... //depot/maint-5.8/perl/pod/perldelta.pod#46 edit
Differences ...
==== //depot/maint-5.8/perl/pod/perldelta.pod#46 (text) ====
Index: perl/pod/perldelta.pod
--- perl/pod/perldelta.pod#45~20259~ Mon Jul 28 03:10:26 2003
+++ perl/pod/perldelta.pod Mon Jul 28 11:23:43 2003
@@ -761,6 +761,13 @@
This warning, however, is not serious and can be ignored.
+=head2 IRIX: t/uni/tr_7jis.t falsely failing
+
+The test t/uni/tr_7jis.t is known to report failure under 'make test'
+or the test harness with certain releases of IRIX (at least IRIX 6.5
+and MIPSpro Compilers Version 7.3.1.1m), but if run manually the test
+fully passes.
+
=head2 Tru64: No threaded builds with GNU cc (gcc)
In the latest Tru64 releases (e.g. v5.1B) the gcc (3.3) cannot be
End of Patch.