mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-12-21 07:51:46 +08:00
86faf0b302
HDFFV-7693 - h5diff produces different behavior between versions: 1.8.3 and 1.8.6 Description: There were two issues on this. One was not displaying all the comparable objects if non-comparable object/attribute exist and compared before comparables ones. This issue occurred after 1.8.4 release. This is the issue from user. The other issue was not displaying all the comparable attributes, if non-comparable object/attribute exist and compared ahead. This issue were exist even before 1.8.4 release. So it's possible some attribute comparison may have not displayed correctly in the past, if non-comparable data were exist in common object. Fixed h5diff to display all the comparable object and attribute regardless of non-comparables. Tested: jam (linux32-LE), koala (linux64-LE), heiwa (linuxppc64-BE), tejeda (mac32-LE), linew (solaris-BE), Cmake (jam, Windows)
12 lines
424 B
Plaintext
12 lines
424 B
Plaintext
dataset: </dset7a> and </dset7b>
|
|
Warning: different storage datatype
|
|
</dset7a> has file datatype H5T_STD_I8LE
|
|
</dset7b> has file datatype H5T_STD_U8LE
|
|
Not comparable: </dset7a> has sign H5T_SGN_2 and </dset7b> has sign H5T_SGN_NONE
|
|
0 differences found
|
|
--------------------------------
|
|
Some objects are not comparable
|
|
--------------------------------
|
|
Use -c for a list of objects without details of differences.
|
|
EXIT CODE: 0
|