hdf5/config
David Young 779ab44aa0
Re-promote some GNU warnings to errors (#1508)
* Promote some GCC warnings back to errors and deal with build breakage.
I tested configuring and building with GCC 8.3.0 with

`.../configure --prefix=$HOME/wrk/install/manydsets --enable-build-mode=production --enable-symbols=-gdwarf-4 --enable-warnings-as-errors --enable-java --enable-hl --enable-fortran --enable-cxx --enable-mirror-vfd --enable-ros3-vfd --enable-direct-vfd`

and with the same options but `--enable-build-mode=debug`.

* Promote -Wrestrict to -Werror=restrict to help catch overlapping
arguments to strcpy, memcpy, et cetera, at compile time.

* NFCI: sort lines.

* Committing clang-format changes

* NFCI: remove whitespace at EOL.

* Re-use temporary variable `shared`.

* Remove merge oopsie.

* Mention that no op codes are understood per review comment.

* Change this back to the develop branch's way, since this change isn't
integral to the PR.

* Committing clang-format changes

* NFCI: reduce differences with `develop` branch in the hope that that
also kicks off CI.

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Dana Robinson <43805+derobins@users.noreply.github.com>
2022-05-06 16:26:48 -07:00
..
clang-warnings Fixes for format string warnings raised by -Wformat=2/-Wformat-security (#1489) 2022-03-11 13:10:20 -06:00
cmake Re-promote some GNU warnings to errors (#1508) 2022-05-06 16:26:48 -07:00
cmake_ext_mod Update command format, avoid policy warning (#1550) 2022-03-30 18:01:22 -05:00
gnu-warnings Re-promote some GNU warnings to errors (#1508) 2022-05-06 16:26:48 -07:00
intel-warnings Windows and *nix use different forms for warnings (#1515) 2022-03-24 08:27:29 -05:00
sanitizer Fix cmake dynamic analysis on windows (#1373) 2022-01-24 07:46:17 -06:00
site-specific Update license url part2 (#333) 2021-02-17 08:52:36 -06:00
toolchain Fix clang/sanitizer for windows (#883) 2021-08-16 08:05:25 -05:00
apple Minor things noticed while merging to 1.10 (#1739) 2022-05-06 11:06:52 -07:00
BlankForm Minor things noticed while merging to 1.10 (#1739) 2022-05-06 11:06:52 -07:00
cce-fflags Update license url part2 (#333) 2021-02-17 08:52:36 -06:00
cce-flags Update license url part2 (#333) 2021-02-17 08:52:36 -06:00
clang-cxxflags To reduce maintenance effort, delete the noerror- variants of the compiler flags files (#1033) 2021-10-06 16:24:22 -05:00
clang-flags To reduce maintenance effort, delete the noerror- variants of the compiler flags files (#1033) 2021-10-06 16:24:22 -05:00
commence.am Moves H5PacketTable default ctor inside source file (#731) 2021-06-05 23:00:30 -05:00
conclude_fc.am Update license url part2 (#333) 2021-02-17 08:52:36 -06:00
conclude.am Mirror vfd test fixes (#1629) 2022-04-18 15:28:20 -05:00
cygwin Update license url part2 (#333) 2021-02-17 08:52:36 -06:00
examples.am Update license url part2 (#333) 2021-02-17 08:52:36 -06:00
freebsd Update license url part2 (#333) 2021-02-17 08:52:36 -06:00
gnu-cxxflags Fixed Spelling Errors (#1166) 2021-12-07 08:27:29 -06:00
gnu-fflags Github #1019 - add Fortran developer flags (#1090) 2021-10-27 16:32:33 -05:00
gnu-flags Re-promote some GNU warnings to errors (#1508) 2022-05-06 16:26:48 -07:00
ibm-aix Re-promote some GNU warnings to errors (#1508) 2022-05-06 16:26:48 -07:00
ibm-flags Update license url part2 (#333) 2021-02-17 08:52:36 -06:00
intel-cxxflags Fix warnings files (#753) 2021-06-15 08:49:05 -05:00
intel-fflags Fix warnings files (#753) 2021-06-15 08:49:05 -05:00
intel-flags Fix warnings files (#753) 2021-06-15 08:49:05 -05:00
libhdf5.pc.in Reclassify CMake messages - HDFFV-11144 (#253) 2021-01-13 08:29:15 -06:00
linux-gnu Update license url part2 (#333) 2021-02-17 08:52:36 -06:00
linux-gnuaout Update license url part2 (#333) 2021-02-17 08:52:36 -06:00
linux-gnueabihf Update license url part2 (#333) 2021-02-17 08:52:36 -06:00
linux-gnulibc1 Adds an Intel C++ configuration file (#716) 2021-06-03 11:51:25 -05:00
linux-gnulibc2 Update license url part2 (#333) 2021-02-17 08:52:36 -06:00
lt_vers.am Update license url part2 (#333) 2021-02-17 08:52:36 -06:00
Makefile.am.blank Update license url part2 (#333) 2021-02-17 08:52:36 -06:00
netbsd Update license url part2 (#333) 2021-02-17 08:52:36 -06:00
pgi-cxxflags Fix warnings files (#753) 2021-06-15 08:49:05 -05:00
pgi-fflags Fix warnings files (#753) 2021-06-15 08:49:05 -05:00
pgi-flags Fix warnings files (#753) 2021-06-15 08:49:05 -05:00
solaris Fixed Spelling Errors (#1166) 2021-12-07 08:27:29 -06:00