Welcome! Log In Create A New Profile

Advanced

[nginx] Configure: enable -Wconditional-uninitialized with clang.

Ruslan Ermilov
December 06, 2013 04:20AM
details: http://hg.nginx.org/nginx/rev/fedf777c6b24
branches:
changeset: 5459:fedf777c6b24
user: Ruslan Ermilov <ru@nginx.com>
date: Fri Dec 06 13:16:56 2013 +0400
description:
Configure: enable -Wconditional-uninitialized with clang.

diffstat:

auto/cc/clang | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r 4a71ef1aa36d -r fedf777c6b24 auto/cc/clang
--- a/auto/cc/clang Wed Dec 04 23:13:13 2013 +0400
+++ b/auto/cc/clang Fri Dec 06 13:16:56 2013 +0400
@@ -82,6 +82,7 @@ fi
# warnings

CFLAGS="$CFLAGS $NGX_CLANG_OPT -Wall -Wextra -Wpointer-arith"
+CFLAGS="$CFLAGS -Wconditional-uninitialized"
#CFLAGS="$CFLAGS -Wmissing-prototypes"

# we have a lot of unused function arguments

_______________________________________________
nginx-devel mailing list
nginx-devel@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx-devel
Subject Author Views Posted

[nginx] Configure: enable -Wconditional-uninitialized with clang.

Ruslan Ermilov 777 December 06, 2013 04:20AM



Sorry, you do not have permission to post/reply in this forum.

Online Users

Guests: 135
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready