hdf5/tools/h5dump
Quincey Koziol f97d63cb95 [svn-r24869] Description:
Clean up more compiler warnings, plus merge a few Coverity bug fixes from
the hdf5_1_8_coverity branch back to the trunk:

r20877:
Purpose: Fix coverity issue 1723

Description:
Modified test_generate in hl/test_image to close file "f" before exit, even if
an error occurs.

r20879:
Issue 63: change check of return of H5Tget_nmembers to <=0. No need to go
futher if call fails as well as empty.

r20881:
Coverity #659 in Run 46: I changed the Line 442 where it tries to check whether
FLAG_PRINTED is TRUE.  But it had just been set to FALSE.  I took out the
condition check in the print statement.

Tested on:
    Mac OSX/64 10.9.2 (amazon) w/C++, FORTRAN & Parallel
    (too minor to require h5committest)
2014-03-23 01:27:57 -05:00
..
errfiles [svn-r24482] HDFFV-8635: remove test of whole file and just test dsets that have szip compression. 2013-12-02 15:32:22 -05:00
binread.c [svn-r15628] Description: 2008-09-16 10:52:51 -05:00
CMakeLists.txt [svn-r24789] Bump up the minimum cmake version 2014-03-13 10:05:09 -05:00
CMakeTests.cmake [svn-r24824] HDFFV-8700 - 2014-03-18 11:21:46 -05:00
CMakeTestsPBITS.cmake [svn-r24782] HDFFV-8700 - 2014-03-11 17:07:13 -05:00
CMakeTestsXML.cmake [svn-r24782] HDFFV-8700 - 2014-03-11 17:07:13 -05:00
h5dump_ddl.c [svn-r24864] Description: 2014-03-21 18:02:24 -05:00
h5dump_ddl.h [svn-r24020] Description: 2013-08-17 15:05:27 -05:00
h5dump_defines.h [svn-r24101] Description: 2013-09-05 15:44:14 -05:00
h5dump_extern.h [svn-r23829] HDFFV-8134: allow exclusion of attributes. This implements the technique and creates a test. Help changes will be added after trunk tests pass the test cycle. 2013-06-26 16:04:20 -05:00
h5dump_xml.c [svn-r24726] Description: 2014-02-20 16:29:26 -05:00
h5dump_xml.h [svn-r24030] Description: 2013-08-19 17:13:15 -05:00
h5dump.c [svn-r24058] Coorect usage text wrt dataset subsetting 2013-08-22 15:16:45 -05:00
h5dump.h [svn-r23829] HDFFV-8134: allow exclusion of attributes. This implements the technique and creates a test. Help changes will be added after trunk tests pass the test cycle. 2013-06-26 16:04:20 -05:00
h5dumpgentest.c [svn-r24869] Description: 2014-03-23 01:27:57 -05:00
Makefile.am [svn-r22396] Correct missing clean filenames in h5dump make 2012-05-23 13:15:08 -05:00
Makefile.in [svn-r24864] Description: 2014-03-21 18:02:24 -05:00
testh5dump.sh.in [svn-r24482] HDFFV-8635: remove test of whole file and just test dsets that have szip compression. 2013-12-02 15:32:22 -05:00
testh5dumppbits.sh.in [svn-r24392] Cleanup testfiles from scripts. Update lists of files to be cleaned. CMake update to clean testfiles. 2013-11-01 16:15:37 -05:00
testh5dumpxml.sh.in [svn-r24392] Cleanup testfiles from scripts. Update lists of files to be cleaned. CMake update to clean testfiles. 2013-11-01 16:15:37 -05:00