summaryrefslogtreecommitdiffstats
path: root/config/gnu-warnings/no-developer-general
blob: 18831dd655e2cd663d889cb93ea3f8aea6d725ee (plain)
1
2
3
4
5
6
7
8
-Wno-aggregate-return
-Wno-inline
-Wno-missing-format-attribute
-Wno-missing-noreturn
# NOTE: -pedantic includes -Woverlength-strings which triggers a warning
# regarding the library settings string (H5libhdf5_settings). We'll turn
# it off here but leave it on in the developer flags.
-Wno-overlength-strings