diff options
author | Quincey Koziol <koziol@hdfgroup.org> | 2000-10-19 16:42:33 (GMT) |
---|---|---|
committer | Quincey Koziol <koziol@hdfgroup.org> | 2000-10-19 16:42:33 (GMT) |
commit | 95445613ca4282b2e62fb98b832e755f79d3a968 (patch) | |
tree | eee37d5f144c7f9b0a23fecbf38fbe63b640f507 /MANIFEST | |
parent | e5c61707549a9d193075db17f01557743b8a8407 (diff) | |
download | hdf5-95445613ca4282b2e62fb98b832e755f79d3a968.zip hdf5-95445613ca4282b2e62fb98b832e755f79d3a968.tar.gz hdf5-95445613ca4282b2e62fb98b832e755f79d3a968.tar.bz2 |
[svn-r2699] Purpose:
Bug fix
Description:
"Time" datatypes (H5T_UNIX_D*) were not being stored and retrieved in
the datatype object header message correctly.
Solution:
Store endian-ness and precision in the datatype object header message and
added test to continue to track them working correctly.
This fixes bug #512.
Platforms tested:
FreeBSD 4.1.1 (hawkwind)
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -607,6 +607,7 @@ ./test/th5s.h5 ./test/titerate.c ./test/tmeta.c +./test/ttime.c ./test/trefer.c ./test/tselect.c ./test/ttbbt.c |