mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-02-05 15:42:32 +08:00
779ab44aa0
* 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> |
||
---|---|---|
.. | ||
clang-warnings | ||
cmake | ||
cmake_ext_mod | ||
gnu-warnings | ||
intel-warnings | ||
sanitizer | ||
site-specific | ||
toolchain | ||
apple | ||
BlankForm | ||
cce-fflags | ||
cce-flags | ||
clang-cxxflags | ||
clang-flags | ||
commence.am | ||
conclude_fc.am | ||
conclude.am | ||
cygwin | ||
examples.am | ||
freebsd | ||
gnu-cxxflags | ||
gnu-fflags | ||
gnu-flags | ||
ibm-aix | ||
ibm-flags | ||
intel-cxxflags | ||
intel-fflags | ||
intel-flags | ||
libhdf5.pc.in | ||
linux-gnu | ||
linux-gnuaout | ||
linux-gnueabihf | ||
linux-gnulibc1 | ||
linux-gnulibc2 | ||
lt_vers.am | ||
Makefile.am.blank | ||
netbsd | ||
pgi-cxxflags | ||
pgi-fflags | ||
pgi-flags | ||
solaris |