diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2020-01-29 16:28:10 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2020-01-29 16:28:10 (GMT) |
commit | 4276e37eab01c4d67e0d669fff28d3eac31cc806 (patch) | |
tree | 8a385a3eefc094d056f91f2c17d0deb90b667b35 /config/gnu-warnings-developer-general | |
parent | 1755c2e38fc51aee10de07403f9eeb9d199faff7 (diff) | |
download | hdf5-4276e37eab01c4d67e0d669fff28d3eac31cc806.zip hdf5-4276e37eab01c4d67e0d669fff28d3eac31cc806.tar.gz hdf5-4276e37eab01c4d67e0d669fff28d3eac31cc806.tar.bz2 |
Remove commented warnings line
Diffstat (limited to 'config/gnu-warnings-developer-general')
-rw-r--r-- | config/gnu-warnings-developer-general | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/config/gnu-warnings-developer-general b/config/gnu-warnings-developer-general index fd47e76..698f0e0 100644 --- a/config/gnu-warnings-developer-general +++ b/config/gnu-warnings-developer-general @@ -6,9 +6,3 @@ -Winline -Wmissing-format-attribute -Wmissing-noreturn -# suggested dev warnings from general section -# -Wdisabled-optimization -# -Wswitch-default -# -Wswitch-enum -# -Wunsafe-loop-optimizations -# -Wunused-macros
\ No newline at end of file |