blob: 736a4468ee60e73ee2d75beff21df76a056d0c75 (
plain)
1
2
3
4
5
6
7
8
9
|
#
# 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
|