mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-01-12 15:04:59 +08:00
4147de8d02
Fixed CHICAGO: Bug 2121 - h5diff - incorrect and lack of output for the different set of attributes (different number and names) Description: Previously h5diff compared attributes correctly only when two objects have the same number of attributes and attribute names are identical. This fix covers all other cases. Also didn't display useful information about attribute difference. This fixes both issues. Tested: jam (linux32-LE), amani (linux64-LE), heiwa (linuxppc64-BE), tejeda (mac32-LE), linew (solaris-BE)
14 lines
374 B
Plaintext
14 lines
374 B
Plaintext
|
|
datatype: </ntype> and </ntype>
|
|
0 differences found
|
|
obj1 obj2
|
|
--------------------------------------
|
|
x float2
|
|
x float3
|
|
x float5
|
|
x float6
|
|
x integer1
|
|
x integer4
|
|
Attributes status: 0 common, 3 only in obj1, 3 only in obj2
|
|
EXIT CODE: 0
|