hdf5/tools/lib
Pedro Vicente Nunes 140dfae48a [svn-r8912] Purpose:
bug fixes

Description:

the return error code for a  function was not initialized.
in HP-UX  it happened that this variable was initialized to -1
causing the function to return with an error condtion
solution : initialized the variable to 0

the name of the dataset was printed after the differences in verbose mode
and report when differences were found
solution : check first if differences were found and then
print the name of dataset and differences
in verbose mode always print the name first

Solution:

Platforms tested:
linux
aix
solaris

Misc. update:
2004-07-21 12:50:49 -05:00
..
Dependencies [svn-r8760] Purpose: 2004-06-29 16:03:33 -05:00
h5diff_array.c [svn-r8912] Purpose: 2004-07-21 12:50:49 -05:00
h5diff_attr.c [svn-r8912] Purpose: 2004-07-21 12:50:49 -05:00
h5diff_dset.c [svn-r8904] Purpose: 2004-07-20 14:21:03 -05:00
h5diff_util.c [svn-r8904] Purpose: 2004-07-20 14:21:03 -05:00
h5diff.c [svn-r8912] Purpose: 2004-07-21 12:50:49 -05:00
h5diff.h [svn-r8904] Purpose: 2004-07-20 14:21:03 -05:00
h5tools_filters.c [svn-r8869] Purpose: 2004-07-13 14:09:41 -05:00
h5tools_ref.c [svn-r8644] Purpose: h5dump new features 2004-06-10 12:35:48 -05:00
h5tools_ref.h [svn-r8644] Purpose: h5dump new features 2004-06-10 12:35:48 -05:00
h5tools_str.c [svn-r8773] Purpose: 2004-06-30 13:45:14 -05:00
h5tools_str.h [svn-r6544] Purpose: 2003-03-31 13:10:51 -05:00
h5tools_utils.c [svn-r8596] Purpose: 2004-05-28 11:06:09 -05:00
h5tools_utils.h [svn-r7327] Purpose: 2003-08-08 14:39:10 -05:00
h5tools.c [svn-r8840] Purpose: 2004-07-08 16:49:40 -05:00
h5tools.h [svn-r8715] Purpose: 2004-06-22 09:29:21 -05:00
h5trav_table.c [svn-r7971] Purpose: 2003-12-18 15:25:11 -05:00
h5trav.c [svn-r8792] Purpose: 2004-07-02 15:28:49 -05:00
h5trav.h [svn-r8749] Purpose: 2004-06-28 09:29:20 -05:00
Makefile.in [svn-r8644] Purpose: h5dump new features 2004-06-10 12:35:48 -05:00
talign.c [svn-r7401] Purpose: 2003-08-25 15:00:56 -05:00