From b1b592ad750608b1e3e3196a449ecc0e6a252e1e Mon Sep 17 00:00:00 2001 From: =?utf8?q?V=C3=A1clav=20Slav=C3=ADk?= Date: Sat, 14 Apr 2007 19:05:45 +0000 Subject: [PATCH] don't compile Scintilla sources with -Wall git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45471 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- build/bakefiles/common.bkl | 2 ++ build/bakefiles/config.bkl | 1 + configure | 13 ++++++++----- configure.in | 3 ++- 4 files changed, 13 insertions(+), 6 deletions(-) diff --git a/build/bakefiles/common.bkl b/build/bakefiles/common.bkl index 7d6290acac..3daa897163 100644 --- a/build/bakefiles/common.bkl +++ b/build/bakefiles/common.bkl @@ -489,7 +489,9 @@ $(TAB)$(VC_COMPILER) /EP /nologo "$(DOLLAR)(InputPath)" > "$(SETUPHDIR)\wx\msw\r $(MGLLIBPATH) $(MGLLIBPATH)/$(MGLPMLIBPATH) + max + $(CXXWARNINGS) -wcd=549 -wcd=656 diff --git a/build/bakefiles/config.bkl b/build/bakefiles/config.bkl index 3e1ca4d453..d0458b1701 100644 --- a/build/bakefiles/config.bkl +++ b/build/bakefiles/config.bkl @@ -352,6 +352,7 @@ to run the tests, include CppUnit library here.