summaryrefslogtreecommitdiffstats
path: root/tools/misc
diff options
context:
space:
mode:
authorJerome Soumagne <jsoumagne@hdfgroup.org>2015-05-06 23:44:50 (GMT)
committerJerome Soumagne <jsoumagne@hdfgroup.org>2015-05-06 23:44:50 (GMT)
commit8f82c9b8be875cd28e18402e920f8e162d8f8d38 (patch)
treeb147cf2da90ea411aa8198d6797d7f2623d0e0b9 /tools/misc
parent5c8ecdd14a37ad6b1165e53088e9f4a7da2755c0 (diff)
downloadhdf5-8f82c9b8be875cd28e18402e920f8e162d8f8d38.zip
hdf5-8f82c9b8be875cd28e18402e920f8e162d8f8d38.tar.gz
hdf5-8f82c9b8be875cd28e18402e920f8e162d8f8d38.tar.bz2
[svn-r27031] Fix warnings in H5detect and clean up code, use unsigned variables
Use H5_GCC_DIAG_ON/OFF to suppress larger-than and float-equal warnings Variables used with sigsetjmp/siglongjmp must be declared as volatile Remove unnecessary use of volatile after r24171 fix and fix prototypes Tested in release mode on: - jam (CentOS 5.11 i386 GCC 4.1.2) - ostrich (RHEL 6.6 ppc64 GCC 4.4.7) - local linux (OpenSuSE 13.2 x86_64 GCC 4.8.3) - local linux (Fedora 21 x86_64 GCC 4.9.2) - local linux (Fedora 21 x86_64 ICC 15.0.2) - local windows (Windows 8.1 x86_64 MSVC 2013 update 4) - lemur (MacOSX 10.10.3 x86_64 clang-602.0.49 Xcode 6.3.1) - ibm p95a07 (Ubuntu 14.10 ppc64le GCC 4.9.1) - ibm p95a07 (Ubuntu 14.10 ppc64le IBM XL C V13.1.1) - bluewaters (Cray PE 2.2.1 x86_64 GCC 4.8.2) - bluewaters (Cray PE 2.2.1 x86_64 Cray C 8.3.3) - bluewaters (Cray PE 2.2.1 x86_64 PGCC 14.2)
Diffstat (limited to 'tools/misc')
0 files changed, 0 insertions, 0 deletions