summaryrefslogtreecommitdiffstats
path: root/config/gnu-warnings/general
diff options
context:
space:
mode:
Diffstat (limited to 'config/gnu-warnings/general')
-rw-r--r--config/gnu-warnings/general9
1 files changed, 4 insertions, 5 deletions
diff --git a/config/gnu-warnings/general b/config/gnu-warnings/general
index a7a20b7..8b3af50 100644
--- a/config/gnu-warnings/general
+++ b/config/gnu-warnings/general
@@ -15,7 +15,10 @@
-Winit-self
-Winvalid-pch
-Wmissing-include-dirs
-#
+-Wshadow
+-Wundef
+-Wwrite-strings
+-pedantic
# NOTE: Due to the divergence in the C and C++, we're dropping support for
# compiling the C library with a C++ compiler and dropping the -Wc++-compat
# warning.
@@ -26,7 +29,3 @@
# it to the developer flags.
#
-Wno-format-nonliteral
--Wshadow
--Wundef
--Wwrite-strings
--pedantic