summaryrefslogtreecommitdiffstats
path: root/tools/h5repack/testfiles
diff options
context:
space:
mode:
authorNeil Fortner <nfortne2@hdfgroup.org>2009-04-20 16:48:14 (GMT)
committerNeil Fortner <nfortne2@hdfgroup.org>2009-04-20 16:48:14 (GMT)
commit4446e5da7186aad436db16600bf3aca6cadc7635 (patch)
tree010685e578e968e23371631dc0e577b3fffe27dc /tools/h5repack/testfiles
parentf7a982a64eabcdbe8844b3b4c1bff6c0c368ec16 (diff)
downloadhdf5-4446e5da7186aad436db16600bf3aca6cadc7635.zip
hdf5-4446e5da7186aad436db16600bf3aca6cadc7635.tar.gz
hdf5-4446e5da7186aad436db16600bf3aca6cadc7635.tar.bz2
[svn-r16802] 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 'tools/h5repack/testfiles')
-rw-r--r--tools/h5repack/testfiles/h5repack_named_dtypes.h5bin0 -> 4304 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/tools/h5repack/testfiles/h5repack_named_dtypes.h5 b/tools/h5repack/testfiles/h5repack_named_dtypes.h5
new file mode 100644
index 0000000..108bb9f
--- /dev/null
+++ b/tools/h5repack/testfiles/h5repack_named_dtypes.h5
Binary files differ