From 65039e73c332df6b90e51dd7c59e96b670efe070 Mon Sep 17 00:00:00 2001 From: Ricardo Signes Date: Tue, 19 May 2015 08:13:19 -0400 Subject: document infnan failure on VC6 as known problem --- pod/perldelta.pod | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pod/perldelta.pod b/pod/perldelta.pod index af920aeda9..a2a527e5ca 100644 --- a/pod/perldelta.pod +++ b/pod/perldelta.pod @@ -3140,6 +3140,12 @@ L<[perl #123020]|https://rt.perl.org/Ticket/Display.html?id=123020>. =item * +C-ing a NaN on a perl compiled with Visual C 6 does not behave properly, +leading to a test failure in F. +L<[perl 125203]|https://rt.perl.org/Ticket/Display.html?id=125203> + +=item * + A goal is for Perl to be able to be recompiled to work reasonably well on any Unicode version. In Perl 5.22, though, the earliest such version is Unicode 5.1 (current is 7.0). -- cgit v1.2.1