summaryrefslogtreecommitdiffstats
path: root/MANIFEST
diff options
context:
space:
mode:
authorNeil Fortner <nfortne2@hdfgroup.org>2009-03-23 19:14:55 (GMT)
committerNeil Fortner <nfortne2@hdfgroup.org>2009-03-23 19:14:55 (GMT)
commit1598893d1403ff264bff1df49f647f3054b6f3f8 (patch)
treefa11ad6ac997d90955249790c768944ad63f0104 /MANIFEST
parent1cc1da51338ec4ce20f229c315b3943ff6a35070 (diff)
downloadhdf5-1598893d1403ff264bff1df49f647f3054b6f3f8.zip
hdf5-1598893d1403ff264bff1df49f647f3054b6f3f8.tar.gz
hdf5-1598893d1403ff264bff1df49f647f3054b6f3f8.tar.bz2
[svn-r16595] Purpose: fix bug 1189
Description: Some files apparently exist in the wild which have corrupt symbol table messages on the root group. These files can be opened by 1.6 (which uses the cached information in the superblock) but not by 1.8. This patch fixes 1.8 and 1.9 so they can now open these files, and will correct them if necessary. Also fix some potential (rare) problems with array datatype versions. Tested: jam (parallel; h5committest not working on linew or smirom)
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 5307c62..1f7b4e9 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -777,6 +777,7 @@
./test/cache_common.c
./test/cache_common.h
./test/cmpd_dset.c
+./test/corrupt_stab_msg.h5
./test/cross_read.c
./test/dangle.c
./test/deflate.h5