From: Václav Slavík Date: Sat, 14 Apr 2007 19:05:45 +0000 (+0000) Subject: don't compile Scintilla sources with -Wall X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/b1b592ad750608b1e3e3196a449ecc0e6a252e1e don't compile Scintilla sources with -Wall git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45471 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- 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.