hdf5/tools/h5dump
Dana Robinson d8e3d8e908 [svn-r26333] Eliminates gcc warnings due to -Wunsuffixed-float-constants.
- Adds 'F' suffixes for most float constants.

- A few constants MUST be of type double. These now receive the long
  double L suffix and are then cast to double. I do this via a new
  H5_DOUBLE() macro which was added to H5private.h.

Fixes: HDFFV-9148

Tested on: h5committest
2015-03-01 13:48:54 -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-r26208] Update cmake minimums 2015-02-18 11:56:22 -05:00
CMakeTests.cmake [svn-r25744] Add bitfield and opague datatype file for tests. 2014-10-27 15:50:33 -05:00
CMakeTestsPBITS.cmake [svn-r25188] Implement change to cmake_ext_mod config folder 2014-05-14 14:50:28 -05:00
CMakeTestsXML.cmake [svn-r25904] Fix CMP0054 warning 2014-12-19 10:13:55 -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-r25496] Description: 2014-07-30 15:55:14 -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-r26333] Eliminates gcc warnings due to -Wunsuffixed-float-constants. 2015-03-01 13:48:54 -05:00
Makefile.am [svn-r24932] HDFFV-8290: Remove unnecessary $(srcdir) and use AM_CPPFLAGS instead of INCLUDES. Update automake to 1.14.1 2014-03-31 12:07:05 -05:00
Makefile.in [svn-r26329] Merge of r26069, r26070, and r26072 from the features/autotools_rework 2015-02-27 07:50:38 -05:00
testh5dump.sh.in [svn-r26329] Merge of r26069, r26070, and r26072 from the features/autotools_rework 2015-02-27 07:50:38 -05:00
testh5dumppbits.sh.in [svn-r26329] Merge of r26069, r26070, and r26072 from the features/autotools_rework 2015-02-27 07:50:38 -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