hdf5/tools/h5import
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
..
testfiles [svn-r22588] HDFFV-721: h5dump supplies input for h5import 2012-07-19 14:53:17 -05:00
CMakeLists.txt [svn-r26208] Update cmake minimums 2015-02-18 11:56:22 -05:00
CMakeTests.cmake [svn-r25249] change test to ignore h5diff warnings (endianess issue) 2014-06-10 11:21:30 -05:00
h5import.c [svn-r25197] Description: 2014-05-16 22:22:51 -05:00
h5import.h [svn-r22921] Description: 2012-10-18 14:47:39 -05:00
h5importtest.c [svn-r26333] Eliminates gcc warnings due to -Wunsuffixed-float-constants. 2015-03-01 13:48:54 -05:00
h5importtestutil.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
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