From c24ec2d55d0f023cabbffce88c9258fea0696cd4 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Wed, 2 Apr 2014 14:35:09 +0200 Subject: enable more warnings MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 15838a1..87afd22 100644 --- a/Makefile +++ b/Makefile @@ -55,8 +55,7 @@ WARN = -Wall -Wextra -pedantic -Wdouble-promotion -Wformat=2 -Winit-self -Wmissi -Wvector-operation-performance -Wstack-protector -Wunsuffixed-float-constants -Wcast-align \ -Wsync-nand -Wunsafe-loop-optimizations # Warnings violated by Cython and therefore only use for C and not Cython -CWARN = -Wshadow -Wredundant-decls -Winline -Wcast-qual -# -Wsign-conversion -Wpadded (TODO) +CWARN = -Wshadow -Wredundant-decls -Winline -Wcast-qual -Wsign-conversion # The C standard for C code compilation STD = c99 LIBS_idcrtc = xcb-randr -- cgit v1.2.3-70-g09d2