summaryrefslogtreecommitdiffstats
path: root/MANIFEST
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>2003-01-21 20:19:48 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>2003-01-21 20:19:48 (GMT)
commitba63879ea20145e9778c4ba2c7d9ec8134f1b7d0 (patch)
tree42ae4b165c6ac38bf622be2204b36434bb9b91c9 /MANIFEST
parentfffa25d34c3a7b8395a42b66fa5886f87110e9b1 (diff)
downloadhdf5-ba63879ea20145e9778c4ba2c7d9ec8134f1b7d0.zip
hdf5-ba63879ea20145e9778c4ba2c7d9ec8134f1b7d0.tar.gz
hdf5-ba63879ea20145e9778c4ba2c7d9ec8134f1b7d0.tar.bz2
[svn-r6307] Purpose:
Bug fix Description: Currently, when the library encounters an object header message that isn't know, it fails to open that object in the file. Solution: Allow the library to skip over the unknown object header message and continue to process the remaining messages, in the hope that the skipped message isn't important later. If it is important, it will be caught at a higher level of the library. Platforms tested: FreeBSD 4.7 (sleipnir)
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST2
1 files changed, 2 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 1be29fa..5843f86 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -861,6 +861,7 @@
./src/H5MPprivate.h
./src/H5O.c
./src/H5Oattr.c
+./src/H5Obogus.c
./src/H5Ocont.c
./src/H5Odtype.c
./src/H5Oefl.c
@@ -975,6 +976,7 @@
./test/tarray.c
./test/tarrold.h5
./test/tattr.c
+./test/tbogus.h5
./test/tconfig.c
./test/testhdf5.c
./test/testhdf5.h