From b52127bcbf817ff8285b36d22198b275327e16bb Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Sun, 16 Dec 2012 17:47:51 -0800 Subject: Cleanup headers and remove all uses of va_list except logging --- warnings | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'warnings') diff --git a/warnings b/warnings index b9ff330..7c1ce0f 100644 --- a/warnings +++ b/warnings @@ -7,15 +7,16 @@ -Werror=strict-prototypes -Werror=old-style-definition -Werror=missing-declarations --Wvla +-Wno-vla -Wstack-protector +-Wno-error=stack-protector -Wno-conversion -Wlogical-op -Wformat=2 -Winit-self -Wmissing-include-dirs --Wsuggest-attribute=pure --Wsuggest-attribute=const +-Wno-suggest-attribute=pure +-Wno-suggest-attribute=const -Wsuggest-attribute=noreturn -Wtrampolines -Wfloat-equal -- cgit v1.2.3-70-g09d2