From 9c1972ede2307fefd8e020c4417904cd5c18fb73 Mon Sep 17 00:00:00 2001 From: Roman Telezhynskyi Date: Wed, 25 Feb 2015 15:21:34 +0200 Subject: [PATCH] =?UTF-8?q?Suppressing=20warning=20=E2=80=9CISO=20C99=20re?= =?UTF-8?q?quires=20rest=20arguments=20to=20be=20used=E2=80=9D=20on=20Wind?= =?UTF-8?q?ows.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --HG-- branch : develop --- Valentina.pri | 1 - 1 file changed, 1 deletion(-) diff --git a/Valentina.pri b/Valentina.pri index ae716f1e0..e215a09fc 100644 --- a/Valentina.pri +++ b/Valentina.pri @@ -529,7 +529,6 @@ GCC_DEBUG_CXXFLAGS += \ -O0 \ -Wall \ -Wextra \ - -pedantic \ -fno-omit-frame-pointer # Need for exchndl.dll CLANG_DEBUG_CXXFLAGS += \