summaryrefslogtreecommitdiff
path: root/pod/perldelta.pod
diff options
context:
space:
mode:
authorYitzchak Scott-Thoennes <sthoenna@efn.org>2002-07-15 03:04:02 -0700
committerJarkko Hietaniemi <jhi@iki.fi>2002-07-15 16:29:06 +0000
commitc73b4bd6c42cdb69f8586d50e32f636a871b4140 (patch)
treeca34ad46f0e48edec45bd1cb7c7c237c7a87b2b6 /pod/perldelta.pod
parent993a793cf0b1da8e06050ac82b73e14c9a6bab6d (diff)
downloadperl-c73b4bd6c42cdb69f8586d50e32f636a871b4140.tar.gz
Re: [PATCH] reinclude ODBM_File & NDBM_File in Cygwin build
Message-ID: <CCwM9gzkg25T092yn@efn.org> Document which tests will fail. p4raw-id: //depot/perl@17555
Diffstat (limited to 'pod/perldelta.pod')
-rw-r--r--pod/perldelta.pod11
1 files changed, 11 insertions, 0 deletions
diff --git a/pod/perldelta.pod b/pod/perldelta.pod
index 90086950cd..8a1d7d33f9 100644
--- a/pod/perldelta.pod
+++ b/pod/perldelta.pod
@@ -3205,6 +3205,17 @@ detailed in here: http://sources.redhat.com/ml/cygwin/2001-12/msg00894.html
One can build but not install (or test the build of) the NDBM_File
on FAT filesystems. Installation (or build) on NTFS works fine.
+If one attempts the test on a FAT install (or build) the following
+failures are expected:
+
+ ../ext/NDBM_File/ndbm.t 13 3328 71 59 83.10% 1-2 4 16-71
+ ../ext/ODBM_File/odbm.t 255 65280 ?? ?? % ??
+ ../lib/AnyDBM_File.t 2 512 12 2 16.67% 1 4
+ ../lib/Memoize/t/errors.t 0 139 11 5 45.45% 7-11
+ ../lib/Memoize/t/tie_ndbm.t 13 3328 4 4 100.00% 1-4
+ run/fresh_perl.t 97 1 1.03% 91
+
+NDBM_File fails and ODBM_File just coredumps.
=head2 DJGPP does not build