Change 15031 by jhi@alpha on 2002/03/05 01:45:21
The very latest win32 score from Jan Dubois.
Affected files ...
.... //depot/perl/pod/perldelta.pod#298 edit
Differences ...
==== //depot/perl/pod/perldelta.pod#298 (text) ====
Index: perl/pod/perldelta.pod
--- perl/pod/perldelta.pod.~1~ Mon Mar 4 19:00:05 2002
+++ perl/pod/perldelta.pod Mon Mar 4 19:00:05 2002
@@ -2648,11 +2648,9 @@
some output may appear twice. The Win32 following failures are known
as of 5.7.3:
- ..\ext/Encode/t/JP....................dubious DIED. FAILED tests 9, 14, 18, 21
- ..\ext/threads/t/end..................FAILED tests 3-6
- ..\lib/English........................dubious DIED. FAILED test 48
- ..\lib/Tie/File/t/16_handle...........FAILED tests 3-13, 15, 17, 19, 21, 23, 25, 27,
29, 31, 33, 35-39
-
+ ..\ext/Encode/t/JP.t 4 1024 22 4 18.18% 9 14 18 21
+ ..\ext/threads/t/end.t 6 4 66.67% 3-6
+ ..\lib/blib.t 3 768 7 3 42.86% 1 4-5
=head2 Localising a Tied Variable Leaks Memory
End of Patch.