[vala/staging] testrunner: Add -Werror=array-bounds
- From: Rico Tzschichholz <ricotz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [vala/staging] testrunner: Add -Werror=array-bounds
- Date: Mon, 13 Apr 2020 13:31:22 +0000 (UTC)
commit 2999a397cc9a1fc1e4358112442642b569dfd403
Author: Rico Tzschichholz <ricotz ubuntu com>
Date: Mon Apr 13 15:29:56 2020 +0200
testrunner: Add -Werror=array-bounds
configure.ac | 1 +
1 file changed, 1 insertion(+)
---
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=
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]