[vala/staging] testrunner: Add "-Werror=return-stack-address" flag
- From: Rico Tzschichholz <ricotz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [vala/staging] testrunner: Add "-Werror=return-stack-address" flag
- Date: Thu, 4 Feb 2021 15:03:18 +0000 (UTC)
commit 708c291c45c3a6ee42c305775379fe1c5ef4eb75
Author: Rico Tzschichholz <ricotz ubuntu com>
Date: Thu Feb 4 15:53:55 2021 +0100
testrunner: Add "-Werror=return-stack-address" flag
configure.ac | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/configure.ac b/configure.ac
index 88555f7c4..7d2c85259 100644
--- a/configure.ac
+++ b/configure.ac
@@ -122,6 +122,7 @@ TEST_EXTRA_CFLAGS="-Werror=init-self \
-Werror=pointer-arith \
-Werror=redundant-decls \
-Werror=return-local-addr \
+-Werror=return-stack-address \
-Werror=return-type \
-Werror=sequence-point \
-Werror=uninitialized \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]