hdf5/tools
Pedro Vicente Nunes a8d9f5cfbc [svn-r11003] Purpose:
bug fix

Description:
when diffing a string type string , a cycle is made using the hdf5 get_size function, which returns
the type size
some strings might have a NULL terminator character before the type size position
this was noticed on a HDF-EOS file on the HDFEOSVersion attribute which was defined as a type with a 32 size,
but contained a string with 12 characters, making h5diff to compare the extra garbage characters

Solution:
detect the NULL terminator character and end the diff at that position

Platforms tested:
linux


Misc. update:
2005-06-30 11:53:11 -05:00
..
gifconv [svn-r10858] Purpose: 2005-06-04 00:01:12 -05:00
h5diff [svn-r10996] Purpose: 2005-06-28 14:20:56 -05:00
h5dump [svn-r10858] Purpose: 2005-06-04 00:01:12 -05:00
h5import [svn-r10858] Purpose: 2005-06-04 00:01:12 -05:00
h5jam [svn-r10858] Purpose: 2005-06-04 00:01:12 -05:00
h5ls [svn-r10858] Purpose: 2005-06-04 00:01:12 -05:00
h5repack [svn-r10858] Purpose: 2005-06-04 00:01:12 -05:00
lib [svn-r11003] Purpose: 2005-06-30 11:53:11 -05:00
misc [svn-r10971] Purpose: Bug fix 2005-06-22 13:59:48 -05:00
testfiles [svn-r10994] Purpose: 2005-06-28 11:25:42 -05:00
Makefile.am [svn-r9988] Purpose: 2005-02-11 12:40:52 -05:00
Makefile.in [svn-r10858] Purpose: 2005-06-04 00:01:12 -05:00