Network

 
AuthorCommitMessageCommit Date
Allen ByrneAllen Byrne
64fa9327d00Add "override with" to error message
Allen ByrneAllen Byrne
709464301a0HDFFV-10576 add Option name to Error Message
Larry KnoxLarry Knox
06033d1d399MMerge pull request #2539 in HDFFV/hdf5 from ~BYRN/hdf5_merge_adb:develop to develop * commit 'ae9dc2d5f9016ef279ca9d0ca8ad9c8416e60df9': Restrict errors to gcc 4.8 and above.
Allen ByrneAllen Byrne
ae9dc2d5f90Restrict errors to gcc 4.8 and above.
David YoungDavid Young
536a8b57bccMMerge pull request #2537 in HDFFV/hdf5 from ~DYOUNG/werror:fix-werrors to develop * commit 'd16eb45d536bd13ca3cf1b0bdc76c58d95d13f17': For compatibility with non-C99 Visual Studio versions, use "%" PRIuMAX instead of "%ju". Fix `test/swmr_sparse_reader.c:118:77: error: cast from pointer to integer of different size [-Werror=pointer-to-int-cast]` and `test/snapshots-hdf5/current/test/swmr_sparse_reader.c:129:100: error: cast from pointer to integer of different size [-Werror=pointer-to-in...
David YoungDavid Young
d16eb45d536For compatibility with non-C99 Visual Studio versions, use "%" PRIuMAX instead of "%ju".
David YoungDavid Young
737a28dc970Fix `test/swmr_sparse_reader.c:118:77: error: cast from pointer to integer of different size [-Werror=pointer-to-int-cast]` and `test/snapshots-hdf5/current/test/swmr_sparse_reader.c:129:100: error: cast from pointer to integer of different size [-Werror=pointer-to-int-cast]`.
David YoungDavid Young
26e640da7e3Fix `src/H5FDdirect.c:1346:5: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement]`.
Allen ByrneAllen Byrne
e54f5a14d28MMerge pull request #2534 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop * commit '7f44915b442b4d65ccf2f78dae3c1f7224658bea': Fix NoFilter build Remove old szip line OESS-65 add option to use AEC library in place of SZip
Allen ByrneAllen Byrne
7f44915b442Fix NoFilter build
Allen ByrneAllen Byrne
e52b54702deMMerging in latest from upstream (HDFFV/hdf5:refs/heads/develop) * commit '8921d12c56960379c7d84584e42bbaf68b30e142': TRILAB-244 separate CXX warnings and errors from C
Allen ByrneAllen Byrne
8921d12c569MMerge pull request #2533 in HDFFV/hdf5 from ~BYRN/hdf5_merge_adb:develop to develop * commit 'f9a3ae50812a527c7b88a39d7d5b6629aa234a2d': TRILAB-244 separate CXX warnings and errors from C
Allen ByrneAllen Byrne
f9a3ae50812TRILAB-244 separate CXX warnings and errors from C
Allen ByrneAllen Byrne
79cb6eaf7d9MMerging in latest from upstream (HDFFV/hdf5:refs/heads/develop) * commit '5ea58acf8a2bdf8ca19d4c86d9ef94fbc4ac449f': Add missing ')'. Add C++ warnings treated as error for autotools builds. Move macro ADD_H5_CFLAGS to cmake_ext_mod/HDFMacros.cmake and remove duplicate versions. Address PR suggestions and add overlooked GCC compiler version flags. Don't add general warnings flags for unsupported old versions of gcc and g++ (older than gcc/g++ 4.2). Correct gnu-cxxflags to determine ...
Larry KnoxLarry Knox
5ea58acf8a2MMerge pull request #2525 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop * commit '43424a1392b662a29542bb70014c253162ccfe48': Add missing ')'. Add C++ warnings treated as error for autotools builds. Move macro ADD_H5_CFLAGS to cmake_ext_mod/HDFMacros.cmake and remove duplicate versions. Address PR suggestions and add overlooked GCC compiler version flags. Don't add general warnings flags for unsupported old versions of gcc and g++ (older than gcc/g++ 4.2). Correct gnu-cxxfla...
Larry KnoxLarry Knox
43424a1392bAdd missing ')'.
Larry KnoxLarry Knox
de51001fcd9Add C++ warnings treated as error for autotools builds.
Larry KnoxLarry Knox
d965e53cc09Move macro ADD_H5_CFLAGS to cmake_ext_mod/HDFMacros.cmake and remove duplicate versions.
Larry KnoxLarry Knox
5a010aace9dAddress PR suggestions and add overlooked GCC compiler version flags.
Larry KnoxLarry Knox
5c87b06d9d1Don'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.
Allen ByrneAllen Byrne
ec569a663aeRemove old szip line
Allen ByrneAllen Byrne
7eab9000aefMMerging in latest from upstream (HDFFV/hdf5:refs/heads/develop) * commit '1db039d1beee05d7349e153cef4cf642c907cc1e': Fixed h5diff command-line parameters to use 1 and 2 instead of src and dst. Added VOL command-line options to (p)h5diff, h5ls, h5dump, and h5mkgrp.
Dana RobinsonDana Robinson
1db039d1beeMMerge pull request #2532 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor to develop * commit '785bd0975ba13c3033820d0fc809da963fcd54ca': Fixed h5diff command-line parameters to use 1 and 2 instead of src and dst. Added VOL command-line options to (p)h5diff, h5ls, h5dump, and h5mkgrp.
Dana RobinsonDana Robinson
785bd0975baFixed h5diff command-line parameters to use 1 and 2 instead of src and dst.
Dana RobinsonDana Robinson
8cd9d8349e5Added VOL command-line options to (p)h5diff, h5ls, h5dump, and h5mkgrp.
Allen ByrneAllen Byrne
16b1ee6899bOESS-65 add option to use AEC library in place of SZip
Dana RobinsonDana Robinson
729ad25bdffMMerge pull request #2530 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor to develop * commit 'c6097935d5be4c3750b9bf9167783ad28158905b': Separated VFD and VOL parameters in tools.
Dana RobinsonDana Robinson
c6097935d5bSeparated VFD and VOL parameters in tools.
Quincey KoziolQuincey Koziol
c9a21e932e1MMerge pull request #2527 in HDFFV/hdf5 from trim_whitespace to develop * commit '9e5dbf69062d4d2cb40ba8f68edb355477fc9b67': Trim trailing whitespace
Quincey KoziolQuincey Koziol
9e5dbf69062Trim trailing whitespace
Dana RobinsonDana Robinson
7ba692badf9MMerge pull request #2522 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:new_vfd_cleanup to develop * commit '384693d8e5917011c906cdca901baf1519d0ff87': Fixed some minor cmp callback bugs and cleaned warnings.
Dana RobinsonDana Robinson
384693d8e59Fixed some minor cmp callback bugs and cleaned warnings.
Dana RobinsonDana Robinson
19bca90648aMMerge pull request #2521 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor to develop * commit '9ecca22dd1852145810280e8c54aa6b0ab26b604': Fixed problems with S3 and HDFS VFDs. * Updated info struct parameter to correct info_string * Fixed Makefile.am where the S3 VFD was listed twice, causing duplicated symbols errors.
Dana RobinsonDana Robinson
9ecca22dd18Fixed problems with S3 and HDFS VFDs. * Updated info struct parameter to correct info_string * Fixed Makefile.am where the S3 VFD was listed twice, causing duplicated symbols errors.
Allen ByrneAllen Byrne
66842e3347aMMerge pull request #2511 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop * commit '602e56ea12208cd4a4b23b0f9a3f7a53aceb1b48': TRILAB-192 version of std=f2008 special check
Allen ByrneAllen Byrne
602e56ea122MMerging in latest from upstream (HDFFV/hdf5:refs/heads/develop) * commit 'da565fba7b37c0e6806adab1f59416bb0ac9041e': Update h5repack long arguments for id-->value changes. Changed identifiers and command-line options from "id" to "value" in tools code to be in agreement with H5VL API terminology.
Dana RobinsonDana Robinson
da565fba7b3MMerge pull request #2510 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor to develop * commit '2188e7d731199cac08c6e6150ccd2fb43227ec32': Update h5repack long arguments for id-->value changes. Changed identifiers and command-line options from "id" to "value" in tools code to be in agreement with H5VL API terminology.
Dana RobinsonDana Robinson
2188e7d7311Update h5repack long arguments for id-->value changes.
Dana RobinsonDana Robinson
28d2596f655Changed identifiers and command-line options from "id" to "value" in tools code to be in agreement with H5VL API terminology.
Allen ByrneAllen Byrne
e02e86b78d0TRILAB-192 version of std=f2008 special check
Dana RobinsonDana Robinson
7f7fbeda138MMerge pull request #2581 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:hdf5_1_10_warnings to hdf5_1_10 * commit 'c30cf6d59664f63573b31efa4e73b41de168e381': Moved H5MM_memcpy and H5MM_xfree_const from develop
Dana RobinsonDana Robinson
c30cf6d5966Moved H5MM_memcpy and H5MM_xfree_const from develop
Dana RobinsonDana Robinson
75884606595MMerge pull request #2580 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:hdf5_1_10_warnings to hdf5_1_10 * commit '730d6cc53f3914f951e1177fc29835486b61dcdb': Normalization of high-level library with develop. Also brings the warnhist script over.
Dana RobinsonDana Robinson
730d6cc53f3Normalization of high-level library with develop. Also brings the warnhist script over.
Dana RobinsonDana Robinson
4328846bde8MMerge pull request #2578 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:hdf5_1_10 to hdf5_1_10 * commit '6266d0fe88bbb6c823bda15295e583643b7204bf': Manual merge of H5T_copy constification (avoids VOL changes and messy diff).
Dana RobinsonDana Robinson
6266d0fe88bManual merge of H5T_copy constification (avoids VOL changes and messy diff).
Allen ByrneAllen Byrne
776628b873fMMerge pull request #2570 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to hdf5_1_10 * commit '64a9fccecf37b1aff531e5aa1a5504b7387e4745': disable pr action and enable fail fast Correct filename OESS-65 Fix packaging
Allen ByrneAllen Byrne
64a9fccecf3disable pr action and enable fail fast
Allen ByrneAllen Byrne
6a0b2dd5a19Correct filename
Allen ByrneAllen Byrne
0e56de63a77OESS-65 Fix packaging