[svn-r19712] Purpose:

Fixed h5diff to handle variable-length strings in a compound dataset 
    correctly. Also variable-length string array in a compound dataset.
    Bug #1989.
    

Description:
    Garbage values were displayed when h5diff compared variable-length 
    strings (or string array) in a compound type dataset. 


Tested:
 jam (linux32-LE), amani (linux64-LE), heiwa (linuxppc64-BE), tejeda (Mac32)
This commit is contained in:
Jonathan Kim
2010-11-02 11:39:42 -05:00
parent 584735fb98
commit e45cfcb9ee
8 changed files with 411 additions and 30 deletions

View File

@@ -0,0 +1,11 @@
file1 file2
---------------------------------------
x x /
x x /Compound_dset
group : </> and </>
0 differences found
dataset: </Compound_dset> and </Compound_dset>
0 differences found
EXIT CODE: 0