[gnome-terminal] build: Add -Wvla
- From: Egmont Koblinger <egmontkob src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-terminal] build: Add -Wvla
- Date: Thu, 3 Jan 2019 12:52:25 +0000 (UTC)
commit 39c30b33431af4305ddb6819fb7333afe54a46aa
Author: Egmont Koblinger <egmont gmail com>
Date: Thu Jan 3 13:51:38 2019 +0100
build: Add -Wvla
configure.ac | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/configure.ac b/configure.ac
index ab242d29..fa44a0bf 100644
--- a/configure.ac
+++ b/configure.ac
@@ -252,6 +252,7 @@ CC_CHECK_FLAGS_APPEND([WARN_CFLAGS],[CFLAGS],[ \
-Wundef \
-Wuninitialized \
-Wunsafe-loop-optimizations \
+ -Wvla \
-Wwrite-strings \
-Wformat-signedness \
-fno-common \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]