summaryrefslogtreecommitdiffstats
path: root/MANIFEST
diff options
context:
space:
mode:
authorNeil Fortner <nfortne2@hdfgroup.org>2009-04-20 16:37:47 (GMT)
committerNeil Fortner <nfortne2@hdfgroup.org>2009-04-20 16:37:47 (GMT)
commit6d13b7a243e968b4ee365a8ea2b54c5f7640e8f6 (patch)
treedcd3cd02916c026c54829261d30a8bd398186ef7 /MANIFEST
parent22acfa9fe13b5dca4344a8b65c202d47f38b6ef0 (diff)
downloadhdf5-6d13b7a243e968b4ee365a8ea2b54c5f7640e8f6.zip
hdf5-6d13b7a243e968b4ee365a8ea2b54c5f7640e8f6.tar.gz
hdf5-6d13b7a243e968b4ee365a8ea2b54c5f7640e8f6.tar.bz2
[svn-r16800] Purpose: Fix bug 1516
Description: h5repack previously would not take named datatypes into consideration when copying datasets and attributes. This would cause extra anonymous datatypes in the target file at best, and cause errors halfway through the repacking at worst. h5repack should now always handle named datatypes correctly. Named datatypes are also now converted to the native type when -n is given. Tested: jam, linew, smirom (h5committest)
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index f475808..2c56bc4 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -1520,6 +1520,7 @@
./tools/h5repack/testfiles/h5repack_ext.bin
./tools/h5repack/testfiles/h5repack_ext.h5
./tools/h5repack/testfiles/ublock.bin
+./tools/h5repack/testfiles/h5repack_named_dtypes.h5
# jam utility and tests