[network-manager-applet/th/clang-build-fixes: 5/8] build/trivial: reorder tested compiler warnings
- From: Thomas Haller <thaller src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [network-manager-applet/th/clang-build-fixes: 5/8] build/trivial: reorder tested compiler warnings
- Date: Mon, 18 May 2015 21:57:04 +0000 (UTC)
commit a090f5df6b29dcfaeeb6c8457bac9cf6d12fb779
Author: Thomas Haller <thaller redhat com>
Date: Mon May 18 23:44:21 2015 +0200
build/trivial: reorder tested compiler warnings
This makes m4/compiler_warnings.m4 more similar to what we have
currently in NetworkManager master.
m4/compiler_warnings.m4 | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/m4/compiler_warnings.m4 b/m4/compiler_warnings.m4
index 302aa45..b7acee5 100644
--- a/m4/compiler_warnings.m4
+++ b/m4/compiler_warnings.m4
@@ -49,8 +49,8 @@ if test "$GCC" = "yes" -a "$set_more_warnings" != "no"; then
for option in -Wshadow -Wmissing-declarations -Wmissing-prototypes \
-Wdeclaration-after-statement -Wformat-security \
- -Wstrict-prototypes \
-Wfloat-equal -Wno-unused-parameter -Wno-sign-compare \
+ -Wstrict-prototypes \
-fno-strict-aliasing -Wno-unused-but-set-variable \
-Wundef -Wimplicit-function-declaration \
-Wpointer-arith -Winit-self \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]