diff options
author | Albert Cheng <acheng@hdfgroup.org> | 2000-10-13 02:32:25 (GMT) |
---|---|---|
committer | Albert Cheng <acheng@hdfgroup.org> | 2000-10-13 02:32:25 (GMT) |
commit | fcfecf9ff20c670eab5cce89700348a37da368a7 (patch) | |
tree | a44ff90b4ad0cb3e9ed6d364c082c8f927838757 /tools/testfiles/Expected/tstr.hdf | |
parent | f53e72cc9f5f8d188926d425e9970b35b523115c (diff) | |
download | hdf5-fcfecf9ff20c670eab5cce89700348a37da368a7.zip hdf5-fcfecf9ff20c670eab5cce89700348a37da368a7.tar.gz hdf5-fcfecf9ff20c670eab5cce89700348a37da368a7.tar.bz2 |
[svn-r2680] Purpose:
Bug fix (ID 419)
Description:
Converted strings class types (in dataset and attributes) to
HDF4 type of DFNT_INT8. Should have been DFNT_CHAR type.
Solution:
h5toh4.c:
Changed the HDF4 type from DFNT_INT8 to DFNT_CHAR type.
Converted all hdf5 strings (be it NULLTERM, NULLPAD, SPACEPAD)
all to fixed width space padded HDF4 DFNT_CHAR.
testh5toh4:
Added the testing of $HDF_NOCLEANUP before cleaning away the result files.
testfiles/Expected/tattr.hdf:
testfiles/Expected/tstr.hdf:
testfiles/Expected/tstr2.hdf:
Updated with the corrected DFNT_CHAR type.
Platforms tested:
Solaris 2.7, Linux, Irix 6.5.
Diffstat (limited to 'tools/testfiles/Expected/tstr.hdf')
-rw-r--r-- | tools/testfiles/Expected/tstr.hdf | bin | 1429 -> 1429 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/tools/testfiles/Expected/tstr.hdf b/tools/testfiles/Expected/tstr.hdf Binary files differindex 90b5694..5507e24 100644 --- a/tools/testfiles/Expected/tstr.hdf +++ b/tools/testfiles/Expected/tstr.hdf |