MacOS X 10.1.5 still failing the DB tests.
Jarkko Hietaniemi [Wed, 5 Jun 2002 23:47:14 +0000 (23:47 +0000)]
p4raw-id: //depot/perl@17024

ext/DB_File/t/db-btree.t
ext/DB_File/t/db-recno.t
pod/perldelta.pod

index 16ee276..1a79435 100755 (executable)
@@ -24,7 +24,7 @@ BEGIN {
        && $Config{db_version_patch} == 0) {
        warn <<EOM;
 #
-# This test is known to crash in Mac OS X versions 10.1.4 (or earlier)
+# This test is known to crash in Mac OS X versions 10.1.5 (or earlier)
 # because of the buggy Berkeley DB version included with the OS.
 #
 EOM
index 8576b30..9387e33 100755 (executable)
@@ -103,7 +103,7 @@ EOM
            && $Config{db_version_patch} == 0) {
            print STDERR <<EOM ;
 #
-# For example Mac OS X 10.1.4 (or earlier) has such an old
+# For example Mac OS X 10.1.5 (or earlier) has such an old
 # version of Berkeley DB.
 EOM
        }
index 56eb2b9..9102420 100644 (file)
@@ -2931,7 +2931,7 @@ Please remember to set your environment variable LC_ALL to "C"
 (setenv LC_ALL C) before running "make test" to avoid a lot of
 warnings about the broken locales of Mac OS X.
 
-The following tests are known to fail in Mac OS X 10.1.4 because of
+The following tests are known to fail in Mac OS X 10.1.5 because of
 buggy (old) implementations of Berkeley DB included in Mac OS X:
 
  Failed Test                 Stat Wstat Total Fail  Failed  List of Failed