summaryrefslogtreecommitdiffstats
path: root/config/gnu-warnings/cxx-general
diff options
context:
space:
mode:
authorDana Robinson <43805+derobins@users.noreply.github.com>2022-03-11 19:10:20 (GMT)
committerGitHub <noreply@github.com>2022-03-11 19:10:20 (GMT)
commit1f9228316c3177fa632979fa89e8753d35770efb (patch)
tree6cc848902106047614c3136ec063e25af1696e3f /config/gnu-warnings/cxx-general
parent01209d277767cc66d11d4c1ef874ed493000f78c (diff)
downloadhdf5-1f9228316c3177fa632979fa89e8753d35770efb.zip
hdf5-1f9228316c3177fa632979fa89e8753d35770efb.tar.gz
hdf5-1f9228316c3177fa632979fa89e8753d35770efb.tar.bz2
Fixes for format string warnings raised by -Wformat=2/-Wformat-security (#1489)
Diffstat (limited to 'config/gnu-warnings/cxx-general')
-rw-r--r--config/gnu-warnings/cxx-general1
1 files changed, 0 insertions, 1 deletions
diff --git a/config/gnu-warnings/cxx-general b/config/gnu-warnings/cxx-general
index 9548cc0..1626524 100644
--- a/config/gnu-warnings/cxx-general
+++ b/config/gnu-warnings/cxx-general
@@ -17,7 +17,6 @@
-Winit-self
-Winvalid-pch
-Wmissing-include-dirs
--Wno-format-nonliteral
-Wnon-virtual-dtor
-Wold-style-cast
-Woverloaded-virtual