hdf5/config/gnu-warnings/6
David Young 2f09d8f3c8 Move the GNU warnings configuration under config/gnu-warnings/ and trim
the filename prefixes.  Update config/gnu-flags to suit.

I also made changes to config/cmake/HDFCompilerFlags.cmake, but I'm not
sure they're correct.
2020-03-18 21:12:53 -05:00

10 lines
184 B
Plaintext

#
# Careful! -Wduplicated-cond, combined with HDF5's heavy use of
# macros, can make a lot of noise.
#
-Wduplicated-cond
-Whsa
-Wnormalized
-Wnull-dereference
-Wunused-const-variable