From 12203c8feed97a48d4b4326eda40451ba3a736d0 Mon Sep 17 00:00:00 2001 From: Christoph Mallon Date: Sun, 16 Dec 2007 08:21:52 +0000 Subject: [PATCH] Do no include -Wswitch-default in -Wall. [r18774] --- warning.c | 1 - 1 file changed, 1 deletion(-) diff --git a/warning.c b/warning.c index 345b62a..7d9c434 100644 --- a/warning.c +++ b/warning.c @@ -55,7 +55,6 @@ void set_warning_opt(const char *const opt) SET(shadow) SET(sign_compare) SET(strict_prototypes) - SET(switch_default) SET(unknown_pragmas) SET(unused_function) SET(unused_label) -- 2.20.1