From 90466630ea7e7d0bb5677c4ed44aaf7572e0ca71 Mon Sep 17 00:00:00 2001 From: David Young Date: Tue, 16 Jun 2020 10:40:35 -0500 Subject: Promote format-string warnings to errors. --- config/gnu-warnings/error-general | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/gnu-warnings/error-general b/config/gnu-warnings/error-general index f0e61f8..4358b20 100644 --- a/config/gnu-warnings/error-general +++ b/config/gnu-warnings/error-general @@ -59,7 +59,7 @@ # jni/h5util.c # -Werror=format(-overflow) # --Wformat +-Werror=format # # #Examples and tests do not use the same set of extensive warning flags as libraries -- cgit v0.12