From: Michael Bedward Date: Mon, 14 Apr 2003 01:21:26 +0000 (+0000) Subject: Added -w-inl to CFG section to suppress the annoying messages about event and radiobo... X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/d477aa2bb3ec93c915542185bd2fb9ef74642356 Added -w-inl to CFG section to suppress the annoying messages about event and radiobox functions not being inlined. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20212 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/src/msw/makefile.b32 b/src/msw/makefile.b32 index 7583a0ee30..28ed080223 100644 --- a/src/msw/makefile.b32 +++ b/src/msw/makefile.b32 @@ -1554,6 +1554,7 @@ $(CFG): makefile.b32 -w-par -w-aus -w-hid # virtual function A hides virtual function B +-w-inl # functions containing for/while are not inlined -tWM -I$(ARCHINCDIR);$(WXINC);$(BCCDIR)\include;$(WXDIR)/src/generic;$(WXDIR)/src/png;$(WXDIR)/src/jpeg;$(WXDIR)/src/zlib;$(WXDIR)/src/tiff