summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorRico Tzschichholz <ricotz@ubuntu.com>2020-04-13 15:29:56 +0200
committerRico Tzschichholz <ricotz@ubuntu.com>2020-04-13 15:29:56 +0200
commit2999a397cc9a1fc1e4358112442642b569dfd403 (patch)
tree0d31e0a85be7c723868195651eb55a457a73e48d /configure.ac
parent241491d291e3545c431dfe6499dce8eb5bfa41c0 (diff)
downloadvala-2999a397cc9a1fc1e4358112442642b569dfd403.tar.gz
testrunner: Add -Werror=array-bounds
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index d9f6eb06e..59c254352 100644
--- a/configure.ac
+++ b/configure.ac
@@ -136,6 +136,7 @@ TEST_EXTRA_CFLAGS="-Werror=init-self \
-Werror=maybe-uninitialized \
-Werror=missing-prototypes \
-Werror=strict-prototypes \
+-Werror=array-bounds \
-Werror=enum-conversion"
TEST_CFLAGS=