c71ef43b4d5TRILAB-244 separate CXX warnings and errors from C
Larry Knox
fbaab588281MMerging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_8)
* commit 'e479d78aba77b63cc5a5d1d3d0737f2fa76c86d3':
Snapshot version 1.8 release 22 (snap6) Update version to 1.8.22-snap7
Private HDF
e479d78aba7MMerge pull request #2543 in HDFFV/hdf5 from ~HDFTEST/hdf5_hft:hdf5_1_8 to hdf5_1_8
* commit '57b1f0b994bb90f5654093d90620bd7e36ebefa7':
Snapshot version 1.8 release 22 (snap6) Update version to 1.8.22-snap7
Private HDF
57b1f0b994bMMerge branch 'hdf5_1_8' of ssh://bitbucket.hdfgroup.org:7999/~hdftest/hdf5_hft into hdf5_1_8
Private HDF
507d8f3cdf0Snapshot version 1.8 release 22 (snap6)
Update version to 1.8.22-snap7
Larry Knox
f7c0a3ba630Don't add general warnings flags for unsupported old versions of gcc and
g++ (older than gcc/g++ 4.2).
Correct gnu-cxxflags to determine warnings flags to be added based on
C++ compiler version instead of C compiler version.
Larry Knox
7015ea5ec07MMerge pull request #2523 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_8 to hdf5_1_8
* commit '04e4ef5c14a121650497d18d8e63968605a912ed':
Parallel Fortran tests now use the MPI module instead of including mpif.h.
Dana Robinson
04e4ef5c14aParallel Fortran tests now use the MPI module instead of including
mpif.h.
Allen Byrne
c5e4f965ce8MMerge pull request #2518 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_8 to hdf5_1_8
* commit '6c76addf3d16d681ee9ec1fcd06ad9bee24c2565':
TRILAB-192 - parser files cannot handle this warning
Allen Byrne
6c76addf3d1TRILAB-192 - parser files cannot handle this warning
Larry Knox
ab9c387334cMMerge pull request #2515 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_8 to hdf5_1_8
* commit '193395309a0ec23b00eeb27aa616d7126de98f32':
Add prefix_relto_examplesdir function to set relative path to h5c++.
Larry Knox
193395309a0Add prefix_relto_examplesdir function to set relative path to h5c++.
Allen Byrne
7e5d8f294f7MMerge pull request #2482 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_8 to hdf5_1_8
* commit '95453166e60ab6ddc3ee8b8719e1868afa589cbf':
Fix shadow variable
TRILAB-192 version of std=f2008 special check
TRILAB-192 correct fortran commands
Fix shadowed type
TRILAB-192 - cleanup edits and match CMake CXX to autotools
Add missing " and update function calls incorrectly named load_gcc_arguments. Commit changes to gnu-cxxflags to remove unmatched " and to gnu-fflags to not add C warnings ...
Allen Byrne
95453166e60MMerging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_8)
* commit '32fcd8f7721ae218a86bf2438f1868c85a2c2fe9':
A fix in the cleaning up code for datatype when datatype initialization via H5D__init_type() fails. The code to fix the problem is the same as what is done in H5D__open_oid().
Vailin Choi
32fcd8f7721MMerge pull request #2500 in HDFFV/hdf5 from ~VCHOI/my_third_fork:bugfix/18_dtype_close_on_error to hdf5_1_8
* commit 'a1e2133ec01368e4d8b8aed1568b7018d4dcb565':
A fix in the cleaning up code for datatype when datatype initialization via H5D__init_type() fails. The code to fix the problem is the same as what is done in H5D__open_oid().
vchoi
a1e2133ec01A fix in the cleaning up code for datatype when datatype initialization via H5D__init_type() fails.
The code to fix the problem is the same as what is done in H5D__open_oid().
67445108ca5TRILAB-192 - cleanup edits and match CMake CXX to autotools
Larry Knox
61207a653e1Add missing " and update function calls incorrectly
named load_gcc_arguments.
Commit changes to gnu-cxxflags to remove unmatched " and to gnu-fflags
to not add C warnings flags to H5_FCFLAGS.
8d2de5906b4TRILAB-192 - merge changes from develop
Single source, config files, for warnings for both autotools and CMake.
Update CMake libraries, tools, tests to use correct flags.
Allen Byrne
9f2f5b2626dMMerging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_8)
* commit '9da5bbcc9bae79f91788e72bace53ed2323e887f':
H5repack bug fixes from develop
Jordan Henderson
9da5bbcc9baMMerge pull request #2493 in HDFFV/hdf5 from ~JHENDERSON/hdf5:hdf5_1_8 to hdf5_1_8
* commit '3b6e958adf83a7e205e769e4f393ef2b6cee20b9':
H5repack bug fixes from develop
d9d6e19d6faTRILAB-192 merging warnings changes from develop
Larry Knox
9cc69ae1f30MMerge pull request #2466 in HDFFV/hdf5 from ~HDFTEST/hdf5_hft:hdf5_1_8 to hdf5_1_8
* commit 'ce622ea420563b00ebeb2b2748aeaac606d5d486':
Snapshot version 1.8 release 22 (snap5) Update version to 1.8.22-snap6
Private HDF
ce622ea4205Snapshot version 1.8 release 22 (snap5)
Update version to 1.8.22-snap6
Allen Byrne
7537fc1ab3bMMerge pull request #2460 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_8 to hdf5_1_8
* commit '0de545ac8b2a85a0edca389ae8db8d2bdfccbeb8':
Correct conditions for parallel builds with and without tests.
Larry Knox
0de545ac8b2Correct conditions for parallel builds with and without tests.
Larry Knox
d8ad45be791MMerge pull request #2458 in HDFFV/hdf5 from ~HDFTEST/hdf5_hft:hdf5_1_8 to hdf5_1_8
* commit '42f1aae35918cb62ff29839d25abe7a59c6e1b8d':
Snapshot version 1.8 release 22 (snap4) Update version to 1.8-snap5
Private HDF
42f1aae3591Snapshot version 1.8 release 22 (snap4)
Update version to 1.8-snap5
Larry Knox
0a6e3e58b94MMerge pull request #2459 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_8 to hdf5_1_8
* commit '1cc2b65b1f745d9b7d770504fb3def73ba8346c1':
Fixes for test failures with --disable-tests --disable-tools options. Don't test ph5diff if tests are disabled.
Larry Knox
1cc2b65b1f7Fixes for test failures with --disable-tests --disable-tools options.
Don't test ph5diff if tests are disabled.
Allen Byrne
27e14f31f7dMMerge pull request #2455 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_8 to hdf5_1_8
* commit '554bb4cb8b07035ff76878ba278d2cc52bbd6049':
Add missing include