diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2003-08-31 08:55:59 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2003-08-31 08:55:59 +0000 |
commit | 67edfcd9ba9b6420b63d83f7bc5b3ddc4cd7e930 (patch) | |
tree | 457756066e51f16b48c3f37484dd13f75152cdd5 /MANIFEST | |
parent | 036549e33639d565b91c920a89baa6a8d1be689e (diff) | |
download | perl-67edfcd9ba9b6420b63d83f7bc5b3ddc4cd7e930.tar.gz |
Ouch. Upgrading to base 2.0 made the threads tests very unhappy
both in blead and maint, lots of "Attempt to free non-existent
shared string" and "Unbalanced string table refcount" errors.
Retract #20960 (and #20963).
p4raw-id: //depot/perl@20965
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -964,12 +964,6 @@ lib/AutoSplit.t See if AutoSplit works lib/autouse.pm Load and call a function only when it's used lib/autouse.t See if autouse works lib/base.pm Establish IS-A relationship at compile time -lib/base/t/base.t See if base works -lib/base/t/fb18784.t See if fields works at blead 18784 -lib/base/t/fb20922.t See if fields works at blead 20922 -lib/base/t/fields.t See if fields works -lib/base/t/fp560.t See if 5.6.0 fields works -lib/base/t/fp580.t See if 5.8.0 fields works lib/Benchmark.pm Measure execution time lib/Benchmark.t See if Benchmark works lib/bigfloat.pl An arbitrary precision floating point package |